[pretalx] rm redundant 'settings'
All checks were successful
Check flake syntax / flake-check (push) Successful in 6m25s
All checks were successful
Check flake syntax / flake-check (push) Successful in 6m25s
This commit is contained in:
@@ -80,7 +80,7 @@ in
|
|||||||
locale = {
|
locale = {
|
||||||
language_code = "de";
|
language_code = "de";
|
||||||
};
|
};
|
||||||
settings.mail = {
|
mail = {
|
||||||
from = "malobot@systemli.org";
|
from = "malobot@systemli.org";
|
||||||
host = "mail.systemli.org";
|
host = "mail.systemli.org";
|
||||||
port = "465";
|
port = "465";
|
||||||
|
|||||||
Reference in New Issue
Block a user