mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-09 23:56:14 +01:00

[TASK] Delet mail section from php.ini

This commit is contained in:
gittibitti 2024-09-17 14:37:45 +02:00 committed by Oliver Klee
parent 9b5f4b0590
commit 6a73bea9a4

View file

@ -66,12 +66,6 @@ date.timezone = UTC
pdo_mysql.cache_size = 2000
pdo_mysql.default_socket=
[mail function]
SMTP = localhost
smtp_port = 25
mail.add_x_header = On
sendmail_path="/usr/local/bin/mailpit sendmail -t --smtp-addr 127.0.0.1:1025"
[SQL]
sql.safe_mode = Off