-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.py
More file actions
19 lines (16 loc) · 776 Bytes
/
Copy pathconfig.py
File metadata and controls
19 lines (16 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
##########################################################################################
# DYNAMIC CONFIG:
binary_node = "noded"
volume_current = '/mnt/volume_fra1_01'
volume_new = '/mnt/volume_fra1_02'
##########################################################################################
# STATIC CONFIG:
backup_script_path="/home/dau/workspace/python/github.com/dauTT/backup/backup_script.sh"
digital_ocean_space = "chandrodaya"
log_file_path="/home/dau/workspace/python/github.com/dauTT/backup/logs/backup.log"
log_level = "DEBUG" # DEBUG, INFO
#########################################################################################
# TELEGRAM OONFIG
node_name = "digital-Juno-1 || 138.68.107.126"
telegram_token = "" # bot identification
telegram_chat_id = ""