cubicweb/web/webconfig.py
branch3.24
changeset 11902 6c320c41b1a0
parent 11794 d8830e2bd2e0
child 11929 fcbd6b251d81
--- a/cubicweb/web/webconfig.py	Wed Jan 04 10:02:05 2017 +0100
+++ b/cubicweb/web/webconfig.py	Wed Jan 18 12:36:02 2017 +0100
@@ -162,14 +162,6 @@
           'transparent to the user. Default to 5min.',
           'group': 'web', 'level': 3,
           }),
-        ('embed-allowed',
-         {'type' : 'regexp',
-          'default': None,
-          'help': 'regular expression matching URLs that may be embeded. \
-leave it blank if you don\'t want the embedding feature, or set it to ".*" \
-if you want to allow everything',
-          'group': 'web', 'level': 3,
-          }),
         ('submit-mail',
          {'type' : 'string',
           'default': None,