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

Joel Grunbaum
yesterday 7ab8d86396cf84cfeedae086f261b9596691d748
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"