mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
Search included files for nginx server_names_hash_bucket_size directive (#9198)
* Search all included files for bucket directive * Add tests for mod_config * Update changelog * Move changelog entry to the new release's section * Break immediately once we've found the `http` block Co-authored-by: alexzorin <alex@zorin.id.au> * Add parallel descriptive comment about updating bucket directive Co-authored-by: alexzorin <alex@zorin.id.au> * remove github-inserted trailing whitespace Co-authored-by: alexzorin <alex@zorin.id.au>
This commit is contained in:
@@ -14,6 +14,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
### Fixed
|
||||
|
||||
* Nginx plugin now checks included files for the singleton server_names_hash_bucket_size directive.
|
||||
*
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
Reference in New Issue
Block a user