This commit is contained in:
parent
db4522a572
commit
8c49544c9e
|
|
@ -32,7 +32,8 @@ SESSION_COOKIE_SECURE = False
|
|||
|
||||
# FOR SUMMERNOTE ORIGIN
|
||||
#X_FRAME_OPTIONS = 'SAMEORIGIN'
|
||||
X_FRAME_OPTIONS = 'ALLOWALL'
|
||||
#X_FRAME_OPTIONS = 'ALLOWALL'
|
||||
X_FRAME_OPTIONS = 'SAMEORIGIN'
|
||||
|
||||
# Quick-start development settings - unsuitable for production
|
||||
# See https://docs.djangoproject.com/en/2.2/howto/deployment/checklist/
|
||||
|
|
|
|||
Loading…
Reference in New Issue