Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit 0c4700a

Browse files
authored
Merge pull request #569 from cluxter/improve-explanations
Improve explanations about scheduling windows
2 parents 9571d82 + c8b862f commit 0c4700a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/maintenance/compaction.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,11 @@ settings control this behavior. For example
270270
to = 06:00
271271
strict_window = true
272272
273+
where `overnight_channel` is the name of the channel you want to configure.
274+
275+
Note: CouchDB determines time via the UTC (GMT) timezone, so these settings must be
276+
expressed as UTC (GMT).
277+
273278
The `strict_window` setting will cause the compaction daemon to suspend all
274279
active compactions in this channel when exiting the window, and resume them when
275280
re-entering. If `strict_window` is left at its default of false, the active

0 commit comments

Comments
 (0)