chore: release with config.schema.json (#11391)

This commit is contained in:
forehalo
2025-04-02 09:48:45 +00:00
parent 432634c5a3
commit b21a0b4520
2 changed files with 7 additions and 0 deletions

View File

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