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:
softwarefactory-project-zuul[bot] 2019-08-06 19:47:55 +00:00 committed by GitHub
commit 4f3f87ebc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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).