From 97d0ffd0988d77932d5498a5925020533d322595 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Mon, 30 Mar 2020 17:31:47 -0400 Subject: [PATCH] recommend against custom enforcement --- oragono.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oragono.yaml b/oragono.yaml index b41e6710..36813370 100644 --- a/oragono.yaml +++ b/oragono.yaml @@ -349,7 +349,7 @@ accounts: # allow users to set their own nickname enforcement status, e.g., # to opt out of strict enforcement - allow-custom-enforcement: true + allow-custom-enforcement: false # rename-timeout - this is how long users have 'til they're renamed rename-timeout: 30s