]> git.stg.codes - stg.git/blobdiff - projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_sg.conf
Move projects back into subfolder.
[stg.git] / projects / stargazer / inst / linux / etc / stargazer / conf-available.d / mod_sg.conf
diff --git a/projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_sg.conf b/projects/stargazer/inst/linux/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