mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
10240M
This commit is contained in:
@@ -36,7 +36,7 @@ RUN \
|
||||
# -e 's/memory_limit=512M/memory_limit=1024M/g' \
|
||||
&& sed -i \
|
||||
-e 's/upload_max_filesize=1024M/upload_max_filesize=10240M/g' \
|
||||
-e 's/post_max_size=10240M/post_max_size=4096M/g' \
|
||||
-e 's/post_max_size=1024M/post_max_size=10240M/g' \
|
||||
/etc/php7/php.ini
|
||||
|
||||
##################
|
||||
|
||||
Reference in New Issue
Block a user