]> git.stg.codes - stg.git/blob - projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_sg.conf
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / inst / linux / 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>