Skip to content

Commit cc7477c

Browse files
committed
Disable preloading
1 parent 1627f71 commit cc7477c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.symfony.cloud.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ web:
2020

2121
disk: 2048
2222

23-
variables:
24-
php:
25-
opcache.preload: /app/config/preload.php
23+
#variables:
24+
# php:
25+
# opcache.preload: /app/config/preload.php
2626

2727
mounts:
2828
'/var': { source: local, source_path: var }

0 commit comments

Comments
 (0)