- add config_dir option

This commit is contained in:
Dmytro Bogovych 2023-08-20 13:03:30 +03:00
parent d6a880efec
commit 479055ced2
1 changed files with 1 additions and 4 deletions

View File

@ -28,6 +28,7 @@ rabbitmq:
exchange: exchange:
queue: queue:
cache_dir: cache
audio: audio:
# Audio device used to play audio # Audio device used to play audio
play_device: "auto" play_device: "auto"
@ -47,10 +48,6 @@ audio:
bluetooth: yes bluetooth: yes
bluetooth_mac: "MAC_ADDRESS" bluetooth_mac: "MAC_ADDRESS"
# Relative pathes starts at agent_gsm root
backup_dir: backup
temp_dir: /dev/shm
log: log:
# Log file path (otherwise log will be sent to syslog) # Log file path (otherwise log will be sent to syslog)