mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-11 23:33:31 -07:00
recommend that auto-away be opt-in
This commit is contained in:
+1
-1
@@ -414,7 +414,7 @@ accounts:
|
||||
always-on: "disabled"
|
||||
|
||||
# whether to mark always-on clients away when they have no active connections:
|
||||
auto-away: "opt-out"
|
||||
auto-away: "opt-in"
|
||||
|
||||
# vhosts controls the assignment of vhosts (strings displayed in place of the user's
|
||||
# hostname/IP) by the HostServ service
|
||||
|
||||
+1
-1
@@ -435,7 +435,7 @@ accounts:
|
||||
always-on: "opt-in"
|
||||
|
||||
# whether to mark always-on clients away when they have no active connections:
|
||||
auto-away: "opt-out"
|
||||
auto-away: "opt-in"
|
||||
|
||||
# vhosts controls the assignment of vhosts (strings displayed in place of the user's
|
||||
# hostname/IP) by the HostServ service
|
||||
|
||||
Reference in New Issue
Block a user