diff --git a/awx/main/conf.py b/awx/main/conf.py index b134c6ac99..b1bd2d89ec 100644 --- a/awx/main/conf.py +++ b/awx/main/conf.py @@ -879,6 +879,7 @@ register( allow_null=True, category=_('System'), category_slug='system', + hidden=True, ) register( @@ -888,6 +889,7 @@ register( allow_null=True, category=_('System'), category_slug='system', + hidden=True, ) register(