Skip to content

Commit

Permalink
api: double memory limit in api-platform.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed Jan 2, 2025
1 parent ca37a8a commit f074702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/docker/php/conf.d/api-platform.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ date.timezone = UTC
apc.enable_cli = 1
session.use_strict_mode = 1
zend.detect_unicode = 0
memory_limit = 256M

; https://symfony.com/doc/current/performance.html
realpath_cache_size = 4096K
Expand Down

0 comments on commit f074702

Please sign in to comment.