blob: 7f7a3826cb10f5e6a8967cd1ff6fc86c12b21193 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- a/data/example.conf
+++ b/data/example.conf
@@ -375,8 +375,8 @@
* On Linux/UNIX systems Anope can setuid and setgid to this user and group
* after starting up. This is useful if Anope has to bind to privileged ports
*/
- #user = "anope"
- #group = "anope"
+ user = "anope"
+ group = "anope"
/*
* The case mapping used by services. This must be set to a valid locale name
|