|
|
@@ -4,6 +4,6 @@ import SwiftDate
|
|
|
enum Config {
|
|
|
static let treatWarningsAsErrors = true
|
|
|
static let withSignPosts = false
|
|
|
- static let loopInterval = 4.minutes.timeInterval
|
|
|
+ static let loopInterval = 3.minutes.timeInterval
|
|
|
static let eхpirationInterval = 10.minutes.timeInterval
|
|
|
}
|