diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/webserver.conf | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/webserver.conf b/debian/webserver.conf index f40e793..4a9e3af 100644 --- a/debian/webserver.conf +++ b/debian/webserver.conf @@ -1,6 +1,7 @@  <webserver>   <user>www-data</user>   <group>www-data</group> + <statisticspath>/var/lib/webserver/stats.db</statisticspath>   <threads>10</threads>   <plugin-directory>/usr/lib/webserver/plugins</plugin-directory>   <sites>  | 
