Update config_SAMPLE.py

This commit is contained in:
Waldek
2019-06-09 09:45:18 +02:00
committed by GitHub
parent 93ee9efe17
commit 416a5a9643
+1 -1
View File
@@ -19,5 +19,5 @@ PEER_URL = 'https://www.radioid.net/static/rptrs.json'
SUBSCRIBER_URL = 'https://www.radioid.net/static/users.json'
# Settings for log files
LOG_PATH = '/var/log/link/' # MUST END IN '/'
LOG_PATH = '/var/log/' # MUST END IN '/'
LOG_NAME = 'webtables.log'