Skip to content

Commit 9a0f9cf

Browse files
committed
Lets not enable them by default...
1 parent e9eacfa commit 9a0f9cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

env-example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ WORKSPACE_INSTALL_PING=false
137137
WORKSPACE_INSTALL_SSHPASS=false
138138
WORKSPACE_INSTALL_INOTIFY=false
139139
WORKSPACE_INSTALL_FSWATCH=false
140-
WORKSPACE_INSTALL_MAILPARSE=true
140+
WORKSPACE_INSTALL_MAILPARSE=false
141141
WORKSPACE_PUID=1000
142142
WORKSPACE_PGID=1000
143143
WORKSPACE_CHROME_DRIVER_VERSION=2.42
@@ -189,7 +189,7 @@ PHP_FPM_INSTALL_ADDITIONAL_LOCALES=false
189189
PHP_FPM_INSTALL_MYSQL_CLIENT=false
190190
PHP_FPM_INSTALL_PING=false
191191
PHP_FPM_INSTALL_SSHPASS=false
192-
PHP_FPM_INSTALL_MAILPARSE=true
192+
PHP_FPM_INSTALL_MAILPARSE=false
193193
PHP_FPM_FFMPEG=false
194194
PHP_FPM_ADDITIONAL_LOCALES="es_ES.UTF-8 fr_FR.UTF-8"
195195

0 commit comments

Comments
 (0)