]> git.stg.codes - stg.git/blob - stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_sg.conf
Port to CMake, get rid of os_int.h.
[stg.git] / stargazer / inst / freebsd / etc / stargazer / conf-available.d / mod_sg.conf
1 # Enable the configuration module SgConfig "mod_conf_sg.so"
2 <Module conf_sg>
3     # Port on which the server interacts with configurator
4     # Parameter: required
5     # Value: 1...65535
6     # Default: 5555
7     Port = 5555
8 </Module>