mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Add ability to disable nginx access/error log from GUI #463
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @frostieDE on 11/9/2022
Description
It would be nice to disable nginx access (and error?) log completely using GUI. I suppose, it's currently only possible to disable logging by removing the
{{nginx_access_log}}and{{nginx_error_log}}directives from theVhostsection by hand.Example
No response