mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Remove gather interval setting
This is a) the wrong settings key name b) the same as the default in awx/main/conf.py anyway.
This commit is contained in:
parent
73b0506e96
commit
73b9d25371
@ -644,7 +644,6 @@ INSIGHTS_TRACKING_STATE = False
|
||||
|
||||
# Last gather date for Analytics
|
||||
AUTOMATION_ANALYTICS_LAST_GATHER = None
|
||||
AUTOMATION_ANALYTICS_INTERVAL = 14400
|
||||
|
||||
# Default list of modules allowed for ad hoc commands.
|
||||
# Note: This setting may be overridden by database settings.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user