aboutsummaryrefslogtreecommitdiff
path: root/etc/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/httpd.conf')
-rw-r--r--etc/httpd.conf1
1 files changed, 1 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}/?$>