feat(voice01): murmur logs
This commit is contained in:
parent
2efc241d9a
commit
6d2385af21
1 changed files with 2 additions and 1 deletions
|
@ -5,11 +5,12 @@ in
|
|||
services.murmur = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
user = 16;
|
||||
users = 16;
|
||||
welcometext = "Bienvenue sur le serveur Mumble expérimental de la DGNum.";
|
||||
registerHostname = "voice.lab.dgnum.eu";
|
||||
port = port;
|
||||
password = "coupe-boulon";
|
||||
logFile = "/var/log/murmur/murmurd.log";
|
||||
};
|
||||
services.nginx.virtualHosts."voice.lab.dgnum.eu" = {
|
||||
enableACME = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue