File tree 2 files changed +12
-3
lines changed
includes/nginx-one/add-file
nginx-one/how-to/nginx-configs
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ docs :
3
+ ---
4
+
5
+ Configuration file size limits are as follows:
6
+ * Maximum limit of ** 2.1 MB** per configuration file.
7
+ * Total maximum limit of ** 55 MB** for all configuration files.
Original file line number Diff line number Diff line change @@ -39,9 +39,11 @@ You can use the NGINX One Console to add a file to a specific instance. To do so
39
39
1 . Select ** Edit Configuration** .
40
40
1 . In the ** Edit Configuration** window that appears, select ** Add File** .
41
41
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 >}}
42
+ {{< note >}}
43
+
44
+ {{< include "nginx-one/add-file/config-file-size-limit-note.md" >}}
45
+
46
+ {{< /note >}}
45
47
46
48
You now have multiple options, described in the sections which follow.
47
49
You can’t perform that action at this time.
0 commit comments