From 7f112e3c661ff19c1317df84228eb9ab7489ed41 Mon Sep 17 00:00:00 2001 From: James Lu Date: Thu, 31 Aug 2017 14:33:23 -0700 Subject: [PATCH] example-conf: remove wrong advice regarding P10 extended_accounts Clearly I misread readme.features, oops. --- example-conf.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/example-conf.yml b/example-conf.yml index 7b3e31c..4c30ea7 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -323,8 +323,6 @@ servers: ### The following options are specific to P10 servers: # Determines whether extended accounts should be used for this network. # For Nefarious, this **MUST** match the EXTENDED_ACCOUNTS setting in your IRCd configuration. - # Disable this if you are using X3, and leave it on for any other service package - # (atheme, etc.) # For other P10 IRCds, this should be set to FALSE. use_extended_accounts: true