forgejo_settings

This commit is contained in:
2026-05-10 22:36:28 +02:00
parent 2eb7188076
commit 10617d47f8
@@ -28,8 +28,8 @@ spec:
config:
actions:
ENABLED: true
LOG_RETENTION_DAYS = 365
ARTIFACT_RETENTION_DAYS = 90
LOG_RETENTION_DAYS: 365
ARTIFACT_RETENTION_DAYS: 90
api:
MAX_RESPONSE_ITEMS: 100
mailer:
@@ -59,6 +59,9 @@ spec:
OFFLINE_MODE: false
service:
ENABLE_NOTIFY_MAIL: true
explore:
DISABLE_USERS_PAGE: true
DISABLE_ORGANIZATIONS_PAGE: true
webhook:
ALLOWED_HOST_LIST: "*.hnrx.net"
SKIP_TLS_VERIFY: true