mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
Replaces missing occurrences of pisa_cli for wt_cli
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# PISA-SERVER
|
||||
# PISA-WT-SERVER
|
||||
DEFAULT_PISA_API_SERVER = "btc.pisa.watch"
|
||||
DEFAULT_PISA_API_PORT = 9814
|
||||
|
||||
# PISA-CLI
|
||||
DATA_FOLDER = "~/.pisa_btc/"
|
||||
# WT-CLI
|
||||
DATA_FOLDER = "~/.wt_cli/"
|
||||
|
||||
CLIENT_LOG_FILE = "cli.log"
|
||||
APPOINTMENTS_FOLDER_NAME = "appointment_receipts"
|
||||
|
||||
Reference in New Issue
Block a user