mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
yesterday b7cd53c75bf46cf7e7d35e36a415722bdb432b08
config/config.example.yaml
@@ -44,7 +44,7 @@
    # Recipient email address
    to: ""
    # Sender email address
    from: "archbuild@localhost"
    from: "archrepobuild@localhost"
    # SMTP server settings
    smtp_host: "localhost"
    smtp_port: 25
@@ -84,4 +84,4 @@
# Logging configuration
log_level: "INFO"  # DEBUG, INFO, WARNING, ERROR, CRITICAL
# Uncomment to also log to file:
# log_file: "/var/log/archbuild.log"
# log_file: "/var/log/archrepobuild.log"