x frame zurück

This commit is contained in:
Holger Trampe 2021-09-16 19:50:27 +02:00
parent 9063a65185
commit 885f7185c0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ SESSION_COOKIE_SECURE = False
# FOR SUMMERNOTE ORIGIN # FOR SUMMERNOTE ORIGIN
#X_FRAME_OPTIONS = 'SAMEORIGIN' #X_FRAME_OPTIONS = 'SAMEORIGIN'
X_FRAME_OPTIONS = 'ALLOWALL' #X_FRAME_OPTIONS = 'ALLOWALL'
#X_FRAME_OPTIONS = 'allow-from *cloud.digitale-agentur.com' #X_FRAME_OPTIONS = 'allow-from *cloud.digitale-agentur.com'
# Quick-start development settings - unsuitable for production # Quick-start development settings - unsuitable for production