Make registration more consistent

This commit is contained in:
Cadence Ember
2026-01-21 01:59:54 +13:00
parent 014a87ed9e
commit 756e8e27ad
2 changed files with 8 additions and 8 deletions

View File

@@ -30,6 +30,7 @@ reg.ooye.bridge_origin = "https://bridge.example.org"
reg.ooye.time_zone = "Pacific/Auckland"
reg.ooye.max_file_size = 5000000
reg.ooye.web_password = "password123"
reg.ooye.include_user_id_in_mxid = false
const sync = new HeatSync({watchFS: false})