update README
This commit is contained in:
parent
d5f42f58d2
commit
ab7bd77a1d
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ fishctl config validate
|
|||
|
||||
Note that some items are only formally checked, so even if the output says it is valid, your settings may not be appropriate.
|
||||
|
||||
This command performs a connection check against the PostgreSQL server and the Redis/Valkey server. To turn it off, provide the `--offline` option:
|
||||
This command performs a connection check against the PostgreSQL server and the Redis/Valkey server. You can bypass this check using the `--offline` option:
|
||||
|
||||
```sh
|
||||
fishctl config validate --offline
|
||||
|
|
Loading…
Reference in a new issue