1
0
Fork 0
mirror of synced 2024-06-02 02:44:47 +12:00

Updated docs

This commit is contained in:
Eldad Fux 2021-02-22 17:57:17 +02:00
parent d683063dff
commit eab480601d

View file

@ -255,7 +255,7 @@ return [
'variables' => [
[
'name' => '_APP_SMTP_HOST',
'description' => 'SMTP server host name address. Default value is an empty string. Use an empty string to disable all mail sending from the server.',
'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',
'introduction' => '',
'default' => '',
'required' => false,