aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r--modules/buildsystem/templates/vhost_maintdb.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/vhost_maintdb.conf b/modules/buildsystem/templates/vhost_maintdb.conf
new file mode 100644
index 00000000..0990ebfd
--- /dev/null
+++ b/modules/buildsystem/templates/vhost_maintdb.conf
@@ -0,0 +1,3 @@
+<Directory <%= maintdb_dbdir %>>
+ Options None
+</Directory>