Files
AFFiNE-Mirror/.docker/selfhost/config.example.json
T

11 lines
234 B
JSON

{
"$schema": "https://github.com/toeverything/affine/releases/latest/download/config.schema.json",
"server": {
"name": "AFFiNE Self Hosted Server"
},
"indexer": {
"enabled": true,
"provider.type": "embedded"
}
}