Compare commits

...

1 Commits

Author SHA1 Message Date
4b4423d3cf Set DEFAULT_ACTIONS_URL to self
All checks were successful
CI / build:cross (pull_request) Successful in 8s
CI / build:all (pull_request) Successful in 32s
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";