aboutsummaryrefslogtreecommitdiff
path: root/etc/brep-apache2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/brep-apache2.conf')
-rw-r--r--etc/brep-apache2.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/brep-apache2.conf b/etc/brep-apache2.conf
index 6f806e8..bd8cd0c 100644
--- a/etc/brep-apache2.conf
+++ b/etc/brep-apache2.conf
@@ -18,14 +18,14 @@ LoadModule alias_module modules/mod_alias.so
# To use a repository root other than /pkg/, replace all occurrences of
# /pkg/ with the desired alternative root (use '/' for webserver root).
#
-brep-root /pkg/
-brep-db-host localhost
-brep-db-port 5432
-brep-search-results 10
-brep-pager-pages 5
-brep-description-len 500
-brep-changes-len 5000
-brep-log-verbosity 0
+brep-root /pkg/
+brep-db-host localhost
+brep-db-port 5432
+brep-search-results 10
+brep-search-pages 5
+brep-package-description 500
+brep-package-changes 5000
+brep-verbosity 0
# To override brep module options place them into the separate configuration
# file, suppressing the "brep-" prefix.