Skip to content

Commit 1126b49

Browse files
Update config docs
1 parent 0cac201 commit 1126b49

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/config.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ The path is relative to the server's root directory. If the path is left out, th
2929

3030
`logSQL` [Default: false] will log all SQL queries to the console. This is useful for debugging, but can be very spammy
3131

32+
`updateSchema` [Default: false] will run updates old databases on startup when true. This can take a long time for large databases.
33+
Current schema updates: Add actions_time index
34+
3235
### Search settings
3336

3437
Found under `[search]`

0 commit comments

Comments
 (0)