Disable goaccess
This commit is contained in:
parent
892c781eba
commit
63a7c6533b
|
@ -32,7 +32,7 @@
|
|||
services.nginx.group = "www";
|
||||
|
||||
services.goaccess = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
user = "goaccess";
|
||||
group = "www";
|
||||
dir = "/var/www/goaccess";
|
||||
|
|
Loading…
Reference in New Issue
Block a user