mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
disabled request logging in uwsgi-grav.ini
usually you either habe request logging configured in your web server not at all
This commit is contained in:
parent
9962e56ca5
commit
ab7722e49f
|
|
@ -33,7 +33,7 @@ cheaper = 1
|
|||
touch-reload = %p
|
||||
|
||||
; disable uWSGI request logging
|
||||
;disable-logging = true
|
||||
disable-logging = true
|
||||
|
||||
; enforce a DOCUMENT_ROOT
|
||||
php-docroot = /usr/share/webapps/%n
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user