wisski-cloud-distillery/distillery/resources/compose/web/global.conf
Tom Wiesing 7cbfaf99d5
barrel: Increase max upload size to 250 MB
This commit increases the maximal php upload size to 250 MB (from the
default of 2).
2020-08-14 11:08:06 +02:00

3 lines
No EOL
171 B
Text

# update the max body size to fit with php's configuration.
# should be kept in sync with distillery/resources/compose/barrel/conf/wisski.ini.
client_max_body_size 250m;