Issue 15 - Patch by tilman2: Drop privileges optionally
[umurmur.git] / umurmur.conf.example
index 47c0dea0d9e76eb842fc0e495a7142030faacf0e..09b49c5a581de5c8354341481e18f4ee66e02001 100644 (file)
@@ -4,6 +4,8 @@ certificate = "/etc/umurmur/cert.crt";
 private_key = "/etc/umurmur/key.key";
 password = "";
 max_users = 10;
+username = "";
+groupname = "";
 
 # Root channel must always be defined first.
 # If a channel has a parent, the parent must be defined before the child channel(s).