]> git.stg.codes - stg.git/blobdiff - projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_rpc.conf
Port to CMake, get rid of os_int.h.
[stg.git] / projects / stargazer / inst / freebsd / etc / stargazer / conf-available.d / mod_rpc.conf
diff --git a/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_rpc.conf b/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_rpc.conf
deleted file mode 100644 (file)
index b05695a..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Enable the configuration module ConfRPC "mod_conf_rpc.so"
-<Module conf_rpc>
-    # Port on which the server interacts with configurator
-    # Parameter: required
-    # Value: 1...65535
-    # Default:
-    Port = 8080
-
-    # Session timeout in seconds
-    # Parameter: required
-    # Value: positive integer
-    # Default: 1800
-    CookieTimeout = 1800
-</Module>