bump default_presence_offline_timeout to 30 minutes (too low imo)
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -381,7 +381,7 @@ fn default_presence_idle_timeout_s() -> u64 {
|
||||
}
|
||||
|
||||
fn default_presence_offline_timeout_s() -> u64 {
|
||||
15 * 60
|
||||
30 * 60
|
||||
}
|
||||
|
||||
fn default_rocksdb_log_level() -> String {
|
||||
|
||||
Reference in New Issue
Block a user