aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/brep-module.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/brep-module.conf b/etc/brep-module.conf
index 82a21e1..760d4ce 100644
--- a/etc/brep-module.conf
+++ b/etc/brep-module.conf
@@ -9,6 +9,7 @@
#
# logo ""
+
# Web page menu. Each entry is displayed in the page header in the order
# specified and aligned to the right edge. A link target that starts with '/'
# or contains ':' is used as is. Otherwise, it is prefixed with the repository
@@ -49,11 +50,13 @@ menu About=?about
# db-host
# db-port
+
# The maximum number of concurrent database connections per web server
# process. If 0, then no limitation is applied.
#
# db-max-connections 5
+
# The maximum number of times to retry database transactions in the
# face of recoverable failures (deadlock, loss of connection, etc).
#