mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-20 11:23:06 +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
|
# Directory in which the result of the build process (html files) will be saved
|
||||||
LOC_out=~/subversion/fsfe/local-build/fsfe.org
|
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 ###
|
### LOCAL WEBSERVER ###
|
||||||
|
|
||||||
@@ -21,7 +16,11 @@ HTTPD=python
|
|||||||
|
|
||||||
|
|
||||||
### ADVANCED ###
|
### 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".
|
# Choose on which port the webserver runs. This has no effect for "lighttpd".
|
||||||
HTTPD_port=5080
|
HTTPD_port=5080
|
||||||
|
|||||||
Reference in New Issue
Block a user