Initial packaging

This commit is contained in:
Codex
2025-11-12 08:43:03 -06:00
commit 3c0a730ef4
10 changed files with 420 additions and 0 deletions

6
config.example.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://github.com/toeverything/AFFiNE/releases/latest/download/config.schema.json",
"server": {
"name": "AFFiNE Self Hosted Server"
}
}