Increases the attachments file size to 100 MB

This commit is contained in:
Maximilian Kratz 2023-03-30 08:40:50 +02:00
parent 09e4d87435
commit b08a8c4488

View file

@ -47,6 +47,7 @@ services:
- GITEA__server__SSH_PORT={{ forgejo_ssh_port }}
- GITEA__ui__DEFAULT_THEME=forgejo-dark
- GITEA____APP_NAME=Forgejo.dev
- GITEA__attachment__MAX_SIZE=100
restart: unless-stopped
networks:
- forgejo