update note in migration

This commit is contained in:
miloschwartz
2026-02-20 21:14:27 -08:00
parent b77aaedb58
commit 266bf261aa

View File

@@ -14,7 +14,7 @@ export default async function migration() {
// all roles set hoemdir to true
// generate ca certs for all orgs?
// set authDaemonMode to "site" for all orgs
// set authDaemonMode to "site" for all site-resources
try {
db.transaction(() => {})();