mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 14:39:26 -02:30
Merge pull request #4433 from AlanCoding/we_dont_do_that
Remove setting not actually customizable Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
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