diff --git a/config.cfg.sample b/config.cfg.sample index a041b63..cd82580 100644 --- a/config.cfg.sample +++ b/config.cfg.sample @@ -19,6 +19,10 @@ LOC_trunk_dev= # Use "lighttpd" if you want to use the Lighttpd webserver. This has to be configured manually (see guide) HTTPD=python + +### ADVANCED ### +### (only if using "lighttpd" as webserver) + # Choose on which port the webserver runs. This has no effect for "lighttpd". HTTPD_port=5080