summaryrefslogtreecommitdiffstats
path: root/catalog-be
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be')
-rw-r--r--catalog-be/src/main/webapp/WEB-INF/web.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/catalog-be/src/main/webapp/WEB-INF/web.xml b/catalog-be/src/main/webapp/WEB-INF/web.xml
index e71f6c2258..70f5ff229c 100644
--- a/catalog-be/src/main/webapp/WEB-INF/web.xml
+++ b/catalog-be/src/main/webapp/WEB-INF/web.xml
@@ -194,8 +194,4 @@
<welcome-file>index.html</welcome-file>
</welcome-file-list>
- <context-param>
- <param-name>org.togglz.FEATURE_MANAGER_PROVIDED</param-name>
- <param-value>true</param-value>
- </context-param>
</web-app>