Files
jmartgraphix.com/public/.well-known/matrix/client
T
jmartin 43928f7a49 Initial portfolio CMS: Fastify API + Vite SPA
Single-container app with Postgres catalog, Typesense search,
Authelia Remote-User admin, portfolio views, resume/PDF, media
uploads, and ArtStation import tooling.
2026-07-23 17:01:34 -04:00

15 lines
286 B
Plaintext

{
"m.homeserver": {
"base_url": "https://synapse.jmartgraphix.com"
},
"m.identity_server": {
"base_url": "https://vector.im"
},
"org.matrix.msc4143.rtc_foci": [
{
"livekit_service_url": "https://synapse.jmartgraphix.com",
"type": "livekit"
}
]
}