mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-18 10:23:05 +02:00
make sample config file clearer
This commit is contained in:
@@ -6,11 +6,6 @@ LOC_trunk=~/subversion/fsfe/fsfe-web/trunk
|
||||
# Directory in which the result of the build process (html files) will be saved
|
||||
LOC_out=~/subversion/fsfe/local-build/fsfe.org
|
||||
|
||||
# Directory of the secondary SVN directory with which you made a first full build.
|
||||
# Avoids having some generated files in your clean trunk.
|
||||
# Default: Leave empty if you just want to use one SVN source directory (recommended)
|
||||
LOC_trunk_dev=
|
||||
|
||||
|
||||
### LOCAL WEBSERVER ###
|
||||
|
||||
@@ -21,7 +16,11 @@ HTTPD=python
|
||||
|
||||
|
||||
### ADVANCED ###
|
||||
### (only if using "lighttpd" as webserver)
|
||||
|
||||
# Directory of the secondary SVN directory with which you made a first full build.
|
||||
# Avoids having some generated files in your clean trunk.
|
||||
# Default: Leave empty if you just want to use one SVN source directory (recommended)
|
||||
LOC_trunk_dev=
|
||||
|
||||
# Choose on which port the webserver runs. This has no effect for "lighttpd".
|
||||
HTTPD_port=5080
|
||||
|
||||
Reference in New Issue
Block a user