remove setting not actually customizable

This commit is contained in:
AlanCoding
2019-08-05 22:21:42 -04:00
parent 5ed2a38e1d
commit 63978f7d10

View File

@@ -619,9 +619,6 @@ AWX_PROOT_HIDE_PATHS = []
# Note: This setting may be overridden by database settings.
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
# execution and isolation (such as credential files and custom
# inventory scripts).