turn on services for flame

This commit is contained in:
Noah Masur
2025-07-05 01:02:46 +00:00
parent 89b260d12c
commit b323723115
2 changed files with 10 additions and 9 deletions

View File

@ -20,6 +20,7 @@ in
settings = {
actions.ENABLED = true;
metrics.ENABLED = true;
mailer.SENDMAIL_PATH = "/run/wrappers/bin/sendmail";
repository = {
# Pushing to a repo that doesn't exist automatically creates one as
# private.