From c39398288a6104237dcdb64fad3711b153390285 Mon Sep 17 00:00:00 2001 From: KNXBroker Date: Mon, 25 Jan 2021 12:11:29 +0100 Subject: [PATCH] Update of filename description (#16302) Co-authored-by: Franck Nijhof --- source/_integrations/file.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/file.markdown b/source/_integrations/file.markdown index 142602ede4f..4ed2f45425f 100644 --- a/source/_integrations/file.markdown +++ b/source/_integrations/file.markdown @@ -38,7 +38,7 @@ name: default: notify type: string filename: - description: Name of the file to use. The file will be created if it doesn't exist and saved in your [configuration](/docs/configuration/) folder. + description: Name of the file to use. The file will be created if it doesn't exist. Add the path of your [configuration](/docs/configuration/) folder (e.g., `/config`) to save the file there. required: true type: string timestamp: