Disable mod_stats2file in the default mod_statsdx configuration
This commit is contained in:
parent
eac6bb36de
commit
37e44168f6
|
@ -1,10 +1,3 @@
|
||||||
modules:
|
modules:
|
||||||
mod_statsdx:
|
mod_statsdx:
|
||||||
hooks: true
|
hooks: true
|
||||||
mod_stats2file:
|
|
||||||
interval: 60
|
|
||||||
type: txt
|
|
||||||
split: true
|
|
||||||
basefilename: "/var/www/stats"
|
|
||||||
hosts:
|
|
||||||
- "localhost"
|
|
||||||
|
|
Loading…
Reference in New Issue