Allow NickServ to ignore accounts if the user's account create ts is wrong.
[srvx.git] / srvx.conf.example
index d5ea3629cc223bcae22409fcf3441d825288ba6c..d3cac229f22565131e0efa14fa9d2b836b467144 100644 (file)
@@ -57,6 +57,8 @@
         "default_maxlogins" "2";
         // what is the absolute maxlogins value?
         "hard_maxlogins" "10";
+        // Which mode should we use for account timestamps?
+        "account_timestamp_mode" "ignore";
         // This names a file that contains easily guessed passwords.
         // It always contains "password", "<password>" and the user's
         // account name.