Merge pull request 'Increases the attachments file size to 100 MB' (#18) from feature/increase-attachments-file-size into main

Reviewed-on: #18
This commit is contained in:
Maximilian Kratz 2023-03-30 06:45:52 +00:00
commit c389eb67c0
1 changed files with 1 additions and 0 deletions

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