update comment

This commit is contained in:
MaysWind
2024-07-08 01:16:24 +08:00
parent 847349dcbd
commit ee003160e5
+1 -1
View File
@@ -106,7 +106,7 @@ checker_type = in_memory
# For "in_memory" only, cleanup expired data interval seconds (0 - 4294967295), default is 60 (1 minutes)
cleanup_interval = 60
# The minimum interval seconds between duplicate submissions on the same page (exiting and re-entering the page is considered as a new session)
# The minimum interval seconds (0 - 4294967295) between duplicate submissions on the same page (exiting and re-entering the page is considered as a new session)
# Set to 0 to disable duplicate checker for new data submissions, default is 300 (5 minutes)
duplicate_submissions_interval = 300