mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 21:35:08 +00:00
Remove hardcoded memory limit
This commit is contained in:
@@ -12,10 +12,5 @@ ServerName %{HTTP_HOST}
|
||||
Options +FollowSymLinks
|
||||
AllowOverride All
|
||||
Require all granted
|
||||
|
||||
<IfModule mod_php7.c>
|
||||
php_value memory_limit 64m
|
||||
</IfModule>
|
||||
|
||||
</Directory>
|
||||
</VirtualHost>
|
||||
|
Reference in New Issue
Block a user