]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
Add option to immediately apply nick RESVs by FNC'ing.
[solanum.git] / doc / reference.conf
index 1e3e8996693756c5600989a270ce0ec51e74740b..38519a97f88ddc9c0e38a8c5d7a9d094ada5fa96 100755 (executable)
@@ -1024,6 +1024,13 @@ general {
         */
        collision_fnc = yes;
 
+       /* resv fnc: change a user's nick to a nick they have recently used
+        * (or their UID, if no such nick can be found) when a resv matching
+        * them is set by services. Only enable this if all servers on the
+        * network allow remote nicks to start with a digit.
+        */
+       resv_fnc = yes;
+
        /* global snotices: send out certain snotices (most +b, +f, +y,
         * some +s) to other servers via ENCAP SNOTE. Received SNOTEs are
         * displayed unconditionally.