1
0
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:
Sadie Powell
2025-01-13 14:38:15 +00:00
parent 098074ba8b
commit 97589e5c62
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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.