cubicweb/web/webconfig.py
changeset 11929 fcbd6b251d81
parent 11913 4516c3956d46
parent 11902 6c320c41b1a0
child 12010 c34590161082
--- a/cubicweb/web/webconfig.py	Mon Jan 23 15:35:19 2017 +0100
+++ b/cubicweb/web/webconfig.py	Fri Jan 27 16:26:09 2017 +0100
@@ -149,14 +149,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,