1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

chore: configuration -> config

This commit is contained in:
RGBCube 2025-02-23 15:07:38 +03:00
parent 377d93df78
commit 232e79f0ad
3 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@ in {
settings = {
default_phone_region = "TR";
# Even with manual SMTP configuration, Nextcloud fails to communicate properly
# Even with a manual SMTP config, Nextcloud fails to communicate properly
# and fails to send mail. PHP moment?
# mail_smtphost = "::1"; # FIXME: Will need to use SMTP.
# mail_smtpmode = "sendmail";