]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Increase http.max-file-size's default
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 5 Feb 2025 19:14:42 +0000 (13:14 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 5 Feb 2025 19:22:32 +0000 (13:22 -0600)
commit10c92d621667dcf1f21d780ac8b9cdbcad4402d4
treef107db903af1c167a2848563e5af1da9edefaa0d
parent8fa0d438dc7544e1cff0052302e8dff337c3a91c
Increase http.max-file-size's default

We got a 530 mB snapshot nowadays. Since these tend to double during
key rollover, the old default of 1 gB no longer makes sense.
docs/usage.md
man/fort.8
src/Makefile.am
src/config.c
src/config.h
src/config/curl_offset.c [new file with mode: 0644]
src/config/curl_offset.h [new file with mode: 0644]
src/http/http.c