index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | conf/default.conf | 4 |
diff --git a/conf/default.conf b/conf/default.conf index 6e74bc6..730481d 100755 --- a/conf/default.conf +++ b/conf/default.conf @@ -51,8 +51,8 @@ straws_that_might_repair_failing_builds="$( ':with_build_support:clean_chroot:' )" -# where should dependency graphs be stored -graphs_directory='/srv/http/graphs' +# root directory of the webserver +webserver_directory='/srv/http' # possibly pull in custom modifications |