Commit c3f8065b authored by Steffen Land's avatar Steffen Land
Browse files

mod_md maxsize was less than the resulting image size


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-mod_md@1820578 13f79535-47bb-0310-9956-ffa450edef68
parent 735052d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,4 +130,4 @@ mod_proxy_hcheck.so 0x70C10000 0x00020000
mod_proxy_http2.so          0x70C30000    0x00020000
mod_http2.so                0x70C50000    0x00040000
mod_brotli.so               0x70C90000    0x000C0000
mod_md.so                   0x70D50000    0x00020000
mod_md.so                   0x70D50000    0x00030000