Commit f1503783f055b889be47a811f604754d2e261ff3

Authored by Wiebe Cazemier
1 parent b7d15a15

Fix incorrect log file path in default config

Showing 1 changed file with 1 additions and 1 deletions
flashmq.conf
1 # https://www.flashmq.org/documentation/config-file/ 1 # https://www.flashmq.org/documentation/config-file/
2 2
3 -log_file /var/log/flashmq.log 3 +log_file /var/log/flashmq/flashmq.log
4 storage_dir /var/lib/flashmq 4 storage_dir /var/lib/flashmq