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 239ee6b commit 1498387Copy full SHA for 1498387
setup/symfony_server.rst
@@ -311,7 +311,7 @@ There are several options that you can set using a ``.symfony.local.yaml`` confi
311
allow_http: true # Prevent auto-redirection from HTTP to HTTPS
312
no_tls: true # Use HTTP instead of HTTPS
313
daemon: true # Run the server in the background
314
- use_gzip: true # Toggle GZUP compression
+ use_gzip: true # Toggle GZIP compression
315
316
.. caution::
317
0 commit comments