summaryrefslogtreecommitdiffhomepage
path: root/webserver.conf
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-04 11:32:54 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-04 11:32:54 +0200
commit2be63668af1cadf846ae2d44a0fd5c909ceaf47e (patch)
treeaf80bc23d9b1dde815a3cf44285c6719490d282a /webserver.conf
parent12972923e74e3dd174f3ce3e59c2db5ca9b400eb (diff)
Add plugins
Diffstat (limited to 'webserver.conf')
-rw-r--r--webserver.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/webserver.conf b/webserver.conf
index 42bc383..91ea90b 100644
--- a/webserver.conf
+++ b/webserver.conf
@@ -1,8 +1,11 @@
<webserver>
<user>www-data</user>
<group>www-data</group>
+ <!--
<plugin-directory><a c="d">b<e>f</e></a>/usr/lib/webserver/plugins</plugin-directory>
<plugin-directory>/usr/local/lib/webserver/plugins</plugin-directory>
+ -->
+ <plugin-directory>plugins</plugin-directory>
<sites>
<site>
<name>antcom.de</name>