diff options
| author | Roland Reichwein <mail@reichwein.it> | 2023-01-07 14:07:13 +0100 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2023-01-07 14:07:13 +0100 | 
| commit | 63fc8e14be5e450df8ccc18fe76e02c5f0827660 (patch) | |
| tree | d1e37837b277b75e0eb9289b41a47f5dc86b4360 /debian | |
| parent | 7feaf1a9d7fb09985b9b17cd48fd1aa8eb15d8b3 (diff) | |
Test statistics
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>  | 
