1
0
Fork 0
mirror of synced 2024-06-17 10:14:50 +12:00
This commit is contained in:
Eldad Fux 2021-02-22 17:57:51 +02:00
parent eab480601d
commit 80f20f76bf

View file

@ -255,7 +255,7 @@ return [
'variables' => [
[
'name' => '_APP_SMTP_HOST',
'description' => 'SMTP server host name address. Use anempty string to disable all mail sending from the server. The default value for this variable is an empty string',
'description' => 'SMTP server host name address. Use an empty string to disable all mail sending from the server. The default value for this variable is an empty string',
'introduction' => '',
'default' => '',
'required' => false,