aboutsummaryrefslogtreecommitdiff
path: root/etc/config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/config')
-rw-r--r--etc/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/config b/etc/config
index 70fe961..dd89ee1 100644
--- a/etc/config
+++ b/etc/config
@@ -18,6 +18,7 @@ PG_WORKSPACE_DIR="$WORKSPACE_DIR/run/pgsql"
#
AP_PORT=8080
AP_SERVER_NAME="cppget.org:$AP_PORT"
+AP_ROOT="" # Value examples: "", "/foo", "/foo/bar".
AP_ADMIN_EMAIL=admin@cppget.org
AP_LOG_LEVEL=trace1
AP_DB_HOST="$PG_WORKSPACE_DIR"