Compare commits

...

1 Commits

Author SHA1 Message Date
4b4423d3cf Set DEFAULT_ACTIONS_URL to self 2026-03-17 15:31:21 +01:00

View File

@@ -21,6 +21,8 @@ in
};
log.LEVEL = "Warn";
actions.DEFAULT_ACTIONS_URL = "self";
mailer = {
ENABLED = true;
FROM = "jungle-robot@bsc.es";