mirror of
https://github.com/anope/anope.git
synced 2026-07-06 23:03:14 +02:00
Enable activate_on_set by default.
This commit is contained in:
@@ -79,7 +79,7 @@ module
|
||||
/*
|
||||
* If enabled, vhosts are activated on users immediately when they are set.
|
||||
*/
|
||||
activate_on_set = false
|
||||
activate_on_set = yes
|
||||
|
||||
/*
|
||||
* If enabled, vhosts are activated on users immediately when they log out of an operator account.
|
||||
|
||||
Reference in New Issue
Block a user