mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
fix typo in taskotron DBs and testdays configs
This commit is contained in:
@@ -6,6 +6,6 @@ SQLALCHEMY_DATABASE_URI = 'postgresql+psycopg2://{{ testdays_db_user }}:{{ testd
|
||||
SHOW_DB_URI = False
|
||||
PRODUCTION = True
|
||||
FILE_LOGGING = False
|
||||
LOGFILR = '/var/log/testdays/testdays.log'
|
||||
LOGFILE = '/var/log/testdays/testdays.log'
|
||||
SYSLOG_LOGGING = False
|
||||
STREAM_LOGGING = True
|
||||
|
||||
Reference in New Issue
Block a user