mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-02-23 17:05:50 +00:00
Write example retry_attempts as integer
This commit is contained in:
@@ -88,9 +88,9 @@ db:
|
||||
## pool.
|
||||
##
|
||||
## Accepted values: a positive integer
|
||||
## Default: 5.0
|
||||
## Default: 5
|
||||
##
|
||||
#retry_attempts: 5.0
|
||||
#retry_attempts: 5
|
||||
|
||||
##
|
||||
## How long to wait (in seconds) between each retry attempt
|
||||
|
||||
Reference in New Issue
Block a user