increased the attachment size in gitea.yml
This commit is contained in:
parent
6fc304d2cd
commit
01ebfbab8f
@ -37,6 +37,9 @@ services:
|
||||
- GITEA__openid__ENABLE_OPENID_SIGNUP=false
|
||||
- GITEA__webhook__ALLOWED_HOST_LIST=*
|
||||
- GITEA__metrics__ENABLED=true
|
||||
- GITEA__attachment__ENABLED=true
|
||||
- GITEA__attachment__ALLOWED_TYPES=*/*
|
||||
- GITEA__attachment__MAX_SIZE=100
|
||||
networks:
|
||||
- traefik-network
|
||||
- prometheus-network
|
||||
|
Loading…
Reference in New Issue
Block a user