This commit is contained in:
holger.trampe 2021-08-01 22:41:09 +02:00
parent 8c49544c9e
commit 77e84be174
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,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 = 'SAMEORIGIN' #X_FRAME_OPTIONS = 'allow-from *cloud.digitale-agentur.com'
# Quick-start development settings - unsuitable for production # Quick-start development settings - unsuitable for production
# See https://docs.djangoproject.com/en/2.2/howto/deployment/checklist/ # See https://docs.djangoproject.com/en/2.2/howto/deployment/checklist/