1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2024-09-03 18:36:26 +02:00

Update app.ini

This commit is contained in:
Éric Gaspar 2023-11-09 11:07:54 +01:00
parent 516ccd85e1
commit ed91a35935

View file

@ -90,3 +90,11 @@ INTERNAL_TOKEN = __INTERNAL_TOKEN__
[oauth2]
JWT_SECRET = __OAUTH2_JWT_SECRET__
[actions]
ENABLED = true
DEFAULT_ACTIONS_URL = https://__DOMAIN____PATH__
ARTIFACT_RETENTION_DAYS = 90
ZOMBIE_TASK_TIMEOUT = 10m
ENDLESS_TASK_TIMEOUT = 3h
ABANDONED_JOB_TIMEOUT = 24h