init
Some checks failed
ci / macos (push) Has been cancelled
ci / ios (push) Has been cancelled
ci / check-linter (push) Has been cancelled

This commit is contained in:
wenzuhuai
2026-01-12 18:29:52 +08:00
commit d7bdb4f378
87 changed files with 12664 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
no_auth_user: pp
accounts {
ACC {
users: [
{
user: pp,
password: foo
permissions: {
subscribe: { %@: ["%@"] }
}
}
]
}
}