Comment out SMTP notification settings in isso configuration
This commit is contained in:
@@ -29,7 +29,7 @@ in
|
||||
general = {
|
||||
host = "https://blog.${cfg.domain}";
|
||||
max-age = "1h";
|
||||
notify = "none";
|
||||
# notify = "smtp";
|
||||
reply-notifications = true;
|
||||
gravatar = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user