]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
Add hide_tkdline_duration to documentation .confs
[solanum.git] / doc / reference.conf
index 9d07e221c9b7976d55fc13769e6cb5d1843d6e76..592380af04f32550fd817842403f59233b456a69 100644 (file)
@@ -1173,17 +1173,16 @@ general {
         */
        dline_with_reason = yes;
 
-       /* kline delay: delay the checking of klines until a specified time.
-        * Useful if large kline lists are applied often to prevent the
-        * server eating CPU.
-        */
-       kline_delay = 0 seconds;
-
        /* kline reason: show the user the reason why they are k/dlined
         * on exit.  may give away who set k/dline when set via tcm.
         */
        kline_with_reason = yes;
 
+       /* tkline duration: when showing users their k/dline reason (see
+        * kline_with_reason), don't add "Temporary K-line 123 min."
+        */
+       hide_tkdline_duration = no;
+
        /* kline reason: make the users quit message on channels this
         * reason instead of the oper's reason.
         */