mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-03-10 16:20:06 +00:00
Write example retry_attempts as integer
This commit is contained in:
@@ -88,9 +88,9 @@ db:
|
|||||||
## pool.
|
## pool.
|
||||||
##
|
##
|
||||||
## Accepted values: a positive integer
|
## 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
|
## How long to wait (in seconds) between each retry attempt
|
||||||
|
|||||||
Reference in New Issue
Block a user