feat(server): cleanup legacy compatibility (#15239)

This commit is contained in:
DarkSky
2026-07-15 03:01:51 +08:00
committed by GitHub
parent 00d4ab10a1
commit e145d87d56
104 changed files with 3184 additions and 8883 deletions
-12
View File
@@ -227,18 +227,6 @@
"desc": "The minimum time interval in milliseconds of creating a new history snapshot when doc get updated."
}
},
"permission": {
"readModel": {
"type": "String",
"desc": "Permission data source for Rust evaluation",
"env": "AFFINE_PERMISSION_READ_MODEL"
},
"fallbackLegacyLoader": {
"type": "Boolean",
"desc": "Fallback from projection loader to legacy loader when projection input loading fails",
"env": "AFFINE_PERMISSION_FALLBACK_LEGACY_LOADER"
}
},
"storages": {
"avatar.publicPath": {
"type": "String",