diff options
Diffstat (limited to 'modules/buildsystem/templates/vhost_maintdb.conf')
-rw-r--r-- | modules/buildsystem/templates/vhost_maintdb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/vhost_maintdb.conf b/modules/buildsystem/templates/vhost_maintdb.conf index 0990ebfd..225c7215 100644 --- a/modules/buildsystem/templates/vhost_maintdb.conf +++ b/modules/buildsystem/templates/vhost_maintdb.conf @@ -1,3 +1,3 @@ -<Directory <%= maintdb_dbdir %>> +<Directory <%= dbdir %>> Options None </Directory> |