Skip to content

Commit 3f24e72

Browse files
committed
Adding config file size limits for Issue nginx#63 - Document NGINX config file limits
1 parent 2863c42 commit 3f24e72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/nginx-one/how-to/nginx-configs/add-file.md

+4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ You can use the NGINX One Console to add a file to a specific instance. To do so
3939
1. Select **Edit Configuration**.
4040
1. In the **Edit Configuration** window that appears, select **Add File**.
4141

42+
{{< note >}}Configuration file size limits are as follows:
43+
* Maximum limit of **2.1 MB** per configuration file.
44+
* Total maximum limit of **55 MB** for all configuration files.{{< /note >}}
45+
4246
You now have multiple options, described in the sections which follow.
4347

4448
### New Configuration File

0 commit comments

Comments
 (0)