Declarations
Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
"email.SMTPHost" = "localhost";
"email.SMTPUser" = "myuser";
"email.fromEmail" = "[email protected]";
"email.protocol" = "smtp";
}
attribute set of (string or signed integer or boolean)
{ }
{
"email.SMTPHost" = "localhost";
"email.SMTPUser" = "myuser";
"email.fromEmail" = "[email protected]";
"email.protocol" = "smtp";
}