mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 10:04:07 +02:00
increase default grace time
This commit is contained in:
parent
578eff8ae0
commit
b0de4bbcab
1 changed files with 1 additions and 1 deletions
|
|
@ -190,5 +190,5 @@ pub struct ScheduleConfig {
|
|||
|
||||
/// 1h
|
||||
fn default_stop_grace_time() -> u64 {
|
||||
60 * 60
|
||||
3 * 60 * 60
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue