summaryrefslogtreecommitdiffhomepage
path: root/webserver.conf
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-07 14:07:13 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-07 14:07:13 +0100
commit63fc8e14be5e450df8ccc18fe76e02c5f0827660 (patch)
treed1e37837b277b75e0eb9289b41a47f5dc86b4360 /webserver.conf
parent7feaf1a9d7fb09985b9b17cd48fd1aa8eb15d8b3 (diff)
Test statistics
Diffstat (limited to 'webserver.conf')
-rw-r--r--webserver.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/webserver.conf b/webserver.conf
index e1c7902..53b48ce 100644
--- a/webserver.conf
+++ b/webserver.conf
@@ -2,6 +2,7 @@
<user>www-data</user>
<group>www-data</group>
<threads>10</threads>
+ <statisticspath>stats.db</statisticspath>
<!--
<plugin-directory>/usr/lib/webserver/plugins</plugin-directory>
<plugin-directory>/usr/local/lib/webserver/plugins</plugin-directory>