Skip to content

Commit 430f506

Browse files
committed
fix indentation
1 parent 20bf621 commit 430f506

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/api/components/schemas.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,11 +1106,11 @@ Database:
11061106
type: integer
11071107
default: 5000
11081108
insert_on_write:
1109-
description: |-
1110-
Whether to insert revisions into the revision cache when documents are written to the database.
1111-
If false, only revisions read from the database will be cached.
1112-
type: boolean
1113-
default: false
1109+
description: |-
1110+
Whether to insert revisions into the revision cache when documents are written to the database.
1111+
If false, only revisions read from the database will be cached.
1112+
type: boolean
1113+
default: false
11141114
channel_cache_expiry:
11151115
description: |-
11161116
**Deprecated, please use the database setting `cache.channel_cache.expiry_seconds` instead**

0 commit comments

Comments
 (0)