mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Fix missing comment character '#'
This commit is contained in:
parent
af25d473fc
commit
f4e987fc0a
@ -40,7 +40,7 @@ INTERNAL_API_URL = 'http://127.0.0.1:80'
|
||||
# This directory should not be web-accessible
|
||||
JOBOUTPUT_ROOT = '/var/lib/awx/job_status/'
|
||||
|
||||
The heartbeat file for the tower scheduler
|
||||
# The heartbeat file for the tower scheduler
|
||||
SCHEDULE_METADATA_LOCATION = '/var/lib/awx/.tower_cycle'
|
||||
|
||||
LOGGING['handlers']['rotating_file'] = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user