summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-02-21 22:40:41 +0100
committerRory& <root@rory.gay>2026-02-21 22:40:41 +0100
commitf760084c7ce5e75561b1cb38c8d77f586ba6a5aa (patch)
tree3ba0768c03d06afc0611b84c1ebe10506f3335eb
parentServer changes (diff)
downloadRory-Open-Architecture-f760084c7ce5e75561b1cb38c8d77f586ba6a5aa.tar.xz
domains? what does half of thise ven mean
-rw-r--r--host/Rory-ovh/services/prosody.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/host/Rory-ovh/services/prosody.nix b/host/Rory-ovh/services/prosody.nix

index 53743a4..342946a 100644 --- a/host/Rory-ovh/services/prosody.nix +++ b/host/Rory-ovh/services/prosody.nix
@@ -9,5 +9,9 @@ admins = [ "emma@rory.gay" ]; + muc = [ { domain = "xmpp.rory.gay"; } ]; + uploadHttp = { + domain = "xmpp.rory.gay"; + }; }; }