forgejo_settings
This commit is contained in:
@@ -28,6 +28,8 @@ spec:
|
||||
config:
|
||||
actions:
|
||||
ENABLED: true
|
||||
LOG_RETENTION_DAYS = 365
|
||||
ARTIFACT_RETENTION_DAYS = 90
|
||||
api:
|
||||
MAX_RESPONSE_ITEMS: 100
|
||||
mailer:
|
||||
@@ -57,6 +59,9 @@ spec:
|
||||
OFFLINE_MODE: false
|
||||
service:
|
||||
ENABLE_NOTIFY_MAIL: true
|
||||
service.explore:
|
||||
DISABLE_USERS_PAGE: true
|
||||
DISABLE_ORGANIZATIONS_PAGE: true
|
||||
webhook:
|
||||
ALLOWED_HOST_LIST: "*.hnrx.net"
|
||||
SKIP_TLS_VERIFY: true
|
||||
|
||||
Reference in New Issue
Block a user