mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
remove setting not actually customizable
This commit is contained in:
@@ -619,9 +619,6 @@ AWX_PROOT_HIDE_PATHS = []
|
|||||||
# Note: This setting may be overridden by database settings.
|
# Note: This setting may be overridden by database settings.
|
||||||
AWX_PROOT_SHOW_PATHS = []
|
AWX_PROOT_SHOW_PATHS = []
|
||||||
|
|
||||||
# Number of jobs to show as part of the job template history
|
|
||||||
AWX_JOB_TEMPLATE_HISTORY = 10
|
|
||||||
|
|
||||||
# The directory in which Tower will create new temporary directories for job
|
# The directory in which Tower will create new temporary directories for job
|
||||||
# execution and isolation (such as credential files and custom
|
# execution and isolation (such as credential files and custom
|
||||||
# inventory scripts).
|
# inventory scripts).
|
||||||
|
|||||||
Reference in New Issue
Block a user