Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
docs:
---

Configuration file size limits are as follows:
* Maximum limit of **2.1 MB** per configuration file.
* Total maximum limit of **55 MB** for all configuration files.
6 changes: 6 additions & 0 deletions content/nginx-one/how-to/nginx-configs/add-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ You can use the NGINX One Console to add a file to a specific instance. To do so
1. Select **Edit Configuration**.
1. In the **Edit Configuration** window that appears, select **Add File**.

{{< note >}}

{{< include "nginx-one/add-file/config-file-size-limit-note.md" >}}

{{< /note >}}

You now have multiple options, described in the sections which follow.

### New Configuration File
Expand Down