From 00afd7e6b0a52ee6d784782d89046b2fe7477d72 Mon Sep 17 00:00:00 2001 From: naskya Date: Tue, 25 Jun 2024 12:12:18 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 384115b..39284b4 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Execute the following command to validate the config files. fishctl config validate ``` -Note that this only performs a formal validation and does not check that the settings are appropriate. For example, this command does not check if the database password is correct. +Note that some items are only formally checked, so even if the output says it is valid, your settings may not be appropriate. ### Generate VAPID keys for push notifications