Skip to content

Commit 9398fa2

Browse files
authored
Fix inaccurate statement (#626)
1 parent 86716ad commit 9398fa2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/nginx-one/how-to/staged-configs/import-export-staged-config.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ When you work with such archives, consider the following:
3636
- Do _not_ unpack archives directly to your NGINX configuration directories. You do not want to accidentally overwrite existing configuration files.
3737
- The files are set to a default file permission mode of 0644.
3838
- Do not include files with secrets or personally identifying information.
39-
- We ignore hidden files.
40-
- If you import or export such files in archives, NGINX One Console does not include those files.
4139
- The size of the archive is limited to 5 MB. The size of all uncompressed files in the archive is limited to 10 MB.
4240

4341
{{< tip >}}

0 commit comments

Comments
 (0)