diff --git a/awx/main/conf.py b/awx/main/conf.py index f5cac52e704e..4885e3e0a3b6 100644 --- a/awx/main/conf.py +++ b/awx/main/conf.py @@ -869,6 +869,7 @@ allow_null=True, category=_('System'), category_slug='system', + hidden=True, ) register( @@ -878,6 +879,7 @@ allow_null=True, category=_('System'), category_slug='system', + hidden=True, ) register(