forked from cadence/out-of-your-element
Change getPublicUrlForMxc function for authmedia
This commit is contained in:
parent
96fd046530
commit
decc32f7e6
6 changed files with 39 additions and 14 deletions
|
@ -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})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue