mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-15 18:08:29 +00:00
Write example retry_attempts as integer
This commit is contained in:
parent
af703e0c22
commit
f2333bed40
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user