Remove filer debug options

This commit is contained in:
Andrey Golovizin 2020-02-16 14:03:37 +01:00
parent 9ddc4e5c9b
commit 719e99022a

View file

@ -219,5 +219,3 @@ DJANGOCMS_PICTURE_RESPONSIVE_IMAGES = True
DJANGOCMS_PICTURE_RESPONSIVE_IMAGES_VIEWPORT_BREAKPOINTS = [300, 400, 576, 768]
DEFAULT_FROM_EMAIL = "noreply@sologoc.com"
FILER_DEBUG = True
THUMBNAIL_DEBUG = True