xframe
This commit is contained in:
parent
fafb6cb428
commit
9063a65185
|
|
@ -32,7 +32,7 @@ SESSION_COOKIE_SECURE = False
|
|||
|
||||
# FOR SUMMERNOTE ORIGIN
|
||||
#X_FRAME_OPTIONS = 'SAMEORIGIN'
|
||||
#X_FRAME_OPTIONS = 'ALLOWALL'
|
||||
X_FRAME_OPTIONS = 'ALLOWALL'
|
||||
#X_FRAME_OPTIONS = 'allow-from *cloud.digitale-agentur.com'
|
||||
|
||||
# Quick-start development settings - unsuitable for production
|
||||
|
|
|
|||
Loading…
Reference in New Issue