]> git.stg.codes - stg.git/blobdiff - projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_ping.conf
Configuration files translated into english
[stg.git] / projects / stargazer / inst / freebsd / etc / stargazer / conf-available.d / mod_ping.conf
index ef6a3b51d0b3f28590fcfe9db27403472f2756f8..ec823fc5cc91314018c64bbe874198ba746700bf 100644 (file)
@@ -1,6 +1,9 @@
-# îÁÓÔÒÏÊËÉ ÍÏÄÕÌÑ ÐÉÎÇÕÀÝÅÇÏ ÐÏÌØÚÏ×ÁÔÅÌÅÊ "mod_ping.so"
+# Enable the module that pings users "mod_ping.so"
 <Module ping>
-    # ÷ÒÅÍÑ, × ÓÅËÕÎÄÁÈ, ÍÅÖÄÕ ÐÉÎÇÁÍÉ ÏÄÎÏÇÏ É ÔÏÇÏ ÖÅ ÐÏÌØÚÏ×ÁÔÅÌÑ
-    # úÎÁÞÅÎÉÑ: 10...3600
+    # The time interval between pings
+    # Parameter: required
+    # Value: 10 ... 3600 (seconds)
+    # Default: 15
     PingDelay = 15
 </Module>
+