aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-16 19:14:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-16 19:14:34 +0200
commitf30b5f96966b255c4adac68ef019cb5579c3e820 (patch)
tree853364506b5771bcae4e2eb8fbaa999b85c0e900 /etc
parent1f3774634b122e4ace102c8643f6d9281e3a20de (diff)
Add repository-details.conf configuration file
Diffstat (limited to 'etc')
-rw-r--r--etc/httpd.conf1
-rw-r--r--etc/repository-details.conf7
2 files changed, 8 insertions, 0 deletions
diff --git a/etc/httpd.conf b/etc/httpd.conf
index 348db67..2570a5b 100644
--- a/etc/httpd.conf
+++ b/etc/httpd.conf
@@ -73,6 +73,7 @@ LoadModule repository_details_srv ${AP_MODULE_DIR}/libbrep-apache.so
repository-details-root "${AP_ROOT}"
repository-details-db-host ${AP_DB_HOST}
repository-details-db-port ${AP_DB_PORT}
+ repository-details-conf ${AP_CONFIG_DIR}/repository-details.conf
</IfModule>
<LocationMatch ^${AP_ROOT}/?$>
diff --git a/etc/repository-details.conf b/etc/repository-details.conf
new file mode 100644
index 0000000..e173cfb
--- /dev/null
+++ b/etc/repository-details.conf
@@ -0,0 +1,7 @@
+# file : etc/repository-details.conf
+# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+#
+# brep::module options
+#
+verb 1