We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0761b6a commit 58fef34Copy full SHA for 58fef34
1 file changed
rel/overlay/etc/default.ini
@@ -448,7 +448,7 @@ ssl_certificate_max_depth = 3
448
[compaction_daemon]
449
; The delay, in seconds, between each check for which database and view indexes
450
; need to be compacted.
451
-check_interval = 300
+check_interval = 3600
452
; If a database or view index file is smaller then this value (in bytes),
453
; compaction will not happen. Very small files always have a very high
454
; fragmentation therefore it's not worth to compact them.
0 commit comments