summaryrefslogtreecommitdiffstats
path: root/ipalib/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/constants.py')
-rw-r--r--ipalib/constants.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ipalib/constants.py b/ipalib/constants.py
index 20f1d95d7..66f13f25c 100644
--- a/ipalib/constants.py
+++ b/ipalib/constants.py
@@ -110,8 +110,6 @@ DEFAULT_CONFIG = (
('mount_ipa', '/ipa/'),
('mount_xmlserver', 'xml'),
('mount_jsonserver', 'json'),
- ('mount_webui', 'ui'),
- ('mount_webui_assets', '/ipa-assets/'),
# WebUI stuff:
('webui_prod', True),