forked from midou/invidious
config.example.yml: Fix typo in pwgen command (#3965)
`pwdgen` -> `pwgen`.
This commit is contained in:
parent
419dbefd6c
commit
4a92dce449
@ -460,7 +460,7 @@ jobs:
|
||||
##
|
||||
## Note: This parameter is mandatory and should be a random string.
|
||||
## Such random string can be generated on linux with the following
|
||||
## command: `pwdgen 20 1`
|
||||
## command: `pwgen 20 1`
|
||||
##
|
||||
## Accepted values: a string
|
||||
## Default: <none>
|
||||
|
Loading…
Reference in New Issue
Block a user