fix: N1C config size limits should apply to all types of configs
Open
@mjang is already working on this.
Since Jun 9, 2025.
P3 - Normal (TTR: 1 month)
product/nginx-one
- Dominant language
- HTML
- Stars
- 94
- Forks
- 174
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 66
Description
Describe the bug
Currently, we limit a compressed archive of all types of instances to 5 MB.
- We document that in a limited location, https://docs.nginx.com/nginx-one/staged-configs/import-export-staged-config/#considerations
- This limit applies in all cases, therefore I think we should move the section to a more appropriate location
To reproduce
Steps to reproduce the behavior:
- Deploy this project using [...]
- View output/logs/configuration on [...]
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Your environment
- Version/release of this project or specific commit
- Target deployment platform
Additional context
Add any other context about the problem here.
Sensitive Information
Remember to redact any sensitive information such as authentication credentials or license keys.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.