diff --git a/atom.xml b/atom.xml index 397a7fd38d..d8e5ea5b65 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
(string)(Optional)Save the picture in a custom file path.
-Default value: The camera components folder.
+Default value: A temporary file is used.
The given file_path must be an existing file because the camera platform setup make a writeable check on it.
+The given file_path must be an existing file because the camera platform setup performs a writeable check on it. Also, keep in mind that the path should be whitelisted.