You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #5848 Added hints to spool config section (martinczerwi)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes#5848).
Discussion
----------
Added hints to spool config section
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | -
The former explanation suggests that a single file is used for spooling, which is not the case of course. But I ran into that problem and since Symfony falls back to memory if the dir is not writable (as it seems) with no error message, this addition might help some people to get spools running.
Commits
-------
a460028 Added hints to spool config section
0 commit comments