Skip to content

Commit 94fe82e

Browse files
authored
Increase PHP memory limit (#440)
1 parent 6ff0289 commit 94fe82e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grocy/rootfs/etc/php82/conf.d/99-grocy.ini

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ opcache.revalidate_freq=0
88
opcache.validate_timestamps=0
99
php_admin_value[post_max_size] = 64M
1010
php_admin_value[upload_max_filesize] = 64M
11+
memory_limit = 384M

0 commit comments

Comments
 (0)