proxy (infra): allow larger upload forgejo
This commit is contained in:
parent
e7e7fbfdb3
commit
7eba6e543e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ server {
|
|||
server {
|
||||
listen 443 ssl;
|
||||
server_name forgejo.systemsobscure.net;
|
||||
|
||||
client_max_body_size 100M; #
|
||||
# SSL configuration
|
||||
ssl_certificate /etc/letsencrypt/live/systemsobscure.net/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/systemsobscure.net/privkey.pem;
|
||||
|
|
Loading…
Add table
Reference in a new issue