Increase MAX_SIZE for gitea attachments (#21)
Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/21
This commit is contained in:
parent
44584a7ada
commit
907b7226fd
@ -86,6 +86,8 @@ gitea:
|
|||||||
ENABLED: true
|
ENABLED: true
|
||||||
cron:
|
cron:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
attachment:
|
||||||
|
MAX_SIZE: 10
|
||||||
statefulset:
|
statefulset:
|
||||||
env:
|
env:
|
||||||
- name: DOMAIN
|
- name: DOMAIN
|
||||||
|
Reference in New Issue
Block a user