db-api
This commit is contained in:
12
settings.ini
Normal file
12
settings.ini
Normal file
@ -0,0 +1,12 @@
|
||||
[api]
|
||||
max_retries = 3
|
||||
retry_interval = 1.0
|
||||
timeout = 30.0
|
||||
auth_timeout = 43200
|
||||
base_url = https://www.shnthy.com:9154
|
||||
login_model = {"Program": 11, "SC": "1000000001", "loginName": "leduser", "password": "bfcda35cf4eba92d4583931bbe4ff72ffdfa8b5c9c4b72611bd33f5babee069d"}
|
||||
|
||||
[app]
|
||||
log_path = logs/app.log
|
||||
db_path = db/three.db
|
||||
|
||||
Reference in New Issue
Block a user