This commit is contained in:
Alexander Hofstätter 2025-09-13 13:07:13 +02:00 committed by GitHub
commit 7e097d1aa3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,5 +73,10 @@
}
}
},
"access_log": "/dev/stdout"
"access_log": "/dev/stdout",
"settings": {
"http": {
"max_body_size": 104857600
}
}
}