]> git.stg.codes - stg.git/blobdiff - 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
diff --git a/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_sg.conf b/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_sg.conf
new file mode 100644 (file)
index 0000000..610a312
--- /dev/null
@@ -0,0 +1,8 @@
+# Enable the configuration module SgConfig "mod_conf_sg.so"
+<Module conf_sg>
+    # Port on which the server interacts with configurator
+    # Parameter: required
+    # Value: 1...65535
+    # Default: 5555
+    Port = 5555
+</Module>
\ No newline at end of file