servies/murmur: update some text

removing-nix-hexchen
Moira 2023-12-16 18:49:29 +01:00
parent 226508d4b0
commit 910caf3485
1 changed files with 4 additions and 2 deletions

View File

@ -6,8 +6,10 @@
services.murmur = {
enable = true;
logDays = -1;
welcometext =
"Welcome to mumble4future! Brought to you by infra4future. The server is now reachable under mumble.hacc.space, please update your bookmarks.";
registerName = "hackers against climate change";
welcometext = ''
<br>Welcome to <b>mumble4future</b>!<br>Brought to you by <b style="color:red>infra4future</b>.<br>On <a href=https://mumble.hacc.space>mumble.hacc.space</a><br>Not confusing at all!
'';
sslKey = "/var/lib/acme/mumble.hacc.space/key.pem";
sslCert = "/var/lib/acme/mumble.hacc.space/fullchain.pem";
bandwidth = 128000;