mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
Updated sample_conf
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -13,4 +13,4 @@ test.py
|
||||
*.pyc
|
||||
.cache
|
||||
.pytest_cache/
|
||||
*.pem
|
||||
*.pem
|
||||
|
||||
@@ -17,7 +17,7 @@ EXPIRY_DELTA = 6
|
||||
MIN_DISPUTE_DELTA = 20
|
||||
SERVER_LOG_FILE = 'pisa.log'
|
||||
DB_PATH = 'appointments/'
|
||||
SIGNING_KEY_DER = None
|
||||
SIGNING_KEY_FILE = None
|
||||
|
||||
# PISA-CLI
|
||||
CLIENT_LOG_FILE = 'pisa.log'
|
||||
|
||||
Reference in New Issue
Block a user