Replaces missing occurrences of pisa_cli for wt_cli

This commit is contained in:
Sergi Delgado Segura
2020-02-12 10:40:16 +01:00
parent c3246a3652
commit e6187fc657
5 changed files with 17 additions and 17 deletions

View File

@@ -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"