diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/config/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 2bc5e3b3..d37ed227 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -110,7 +110,7 @@ fos_rest: | |||
110 | epub: true | 110 | epub: true |
111 | mobi: true | 111 | mobi: true |
112 | templating_formats: | 112 | templating_formats: |
113 | html: true | 113 | html: false |
114 | force_redirects: | 114 | force_redirects: |
115 | html: true | 115 | html: true |
116 | failed_validation: HTTP_BAD_REQUEST | 116 | failed_validation: HTTP_BAD_REQUEST |