We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6a770 commit 184d74cCopy full SHA for 184d74c
WHATS_NEW.md
@@ -165,7 +165,8 @@ This allow you to remove all stylesheets and/or all javascripts added into the g
165
Configuration
166
-------------
167
168
-A new configuration `sf_upload_dir_name` contains 'uploads' has been added.
+* A new configuration `sf_upload_dir_name` contains 'uploads' has been added.
169
+* A new settings `sf_display_errors` has been added to change display_errors from stdout to stderr for example.
170
171
Performance
172
-----------
@@ -244,4 +245,4 @@ all:
244
245
monolog.handler.file:
246
class: Monolog\Handler\StreamHandler
247
arguments: [/the/file/path/of/your/file.log]
-```
248
+```
0 commit comments