schade
This commit is contained in:
parent
979593f88b
commit
b7d4ca709e
Binary file not shown.
|
|
@ -32,7 +32,7 @@ SESSION_COOKIE_AGE = 100*60*60
|
||||||
|
|
||||||
# FOR SUMMERNOTE ORIGIN
|
# FOR SUMMERNOTE ORIGIN
|
||||||
#X_FRAME_OPTIONS = 'SAMEORIGIN'
|
#X_FRAME_OPTIONS = 'SAMEORIGIN'
|
||||||
X_FRAME_OPTIONS = 'allow-from https://cloud.digitale-agentur.com'
|
X_FRAME_OPTIONS = 'ALLOWALL'
|
||||||
|
|
||||||
# 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/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue