Change getPublicUrlForMxc function for authmedia

This commit is contained in:
Cadence Ember 2024-09-12 16:59:48 +12:00
parent 96fd046530
commit decc32f7e6
6 changed files with 39 additions and 14 deletions

View file

@ -23,6 +23,7 @@ reg.ooye.server_name = "cadence.moe"
reg.id = "baby" // don't actually take authenticated actions on the server
reg.as_token = "baby"
reg.hs_token = "baby"
reg.ooye.bridge_origin = "https://bridge.example.org"
reg.ooye.invite = []
const sync = new HeatSync({watchFS: false})