X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=umurmur.conf.example;h=fad2b8091c3c0522354cc1e48ffde81f7eee00cb;hb=23a4fcd5944b793bba2cc4cc70c87cd68c3c051c;hp=47c0dea0d9e76eb842fc0e495a7142030faacf0e;hpb=c4b66667bdb30d753d835346e2d7b7b05d9324e9;p=umurmur.git diff --git a/umurmur.conf.example b/umurmur.conf.example index 47c0dea..fad2b80 100644 --- a/umurmur.conf.example +++ b/umurmur.conf.example @@ -5,6 +5,15 @@ private_key = "/etc/umurmur/key.key"; password = ""; max_users = 10; +# username and groupname for privilege dropping. +# Will attempt to switch user if set. +# username = ""; +# If groupname not set the user's default login group will be used +# groupname = ""; + +# bindport = 64738; +# bindaddr = "192.168.1.1"; + # Root channel must always be defined first. # If a channel has a parent, the parent must be defined before the child channel(s). channels = ( {