mirror of
https://github.com/Cameri/nostream.git
synced 2025-07-28 06:22:17 +02:00
chore: increase max payload size to 262144
Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
This commit is contained in:
@@ -30,7 +30,7 @@ paymentsProcessors:
|
||||
- "3.225.112.64"
|
||||
- "::ffff:3.225.112.64"
|
||||
network:
|
||||
maxPayloadSize: 131072
|
||||
maxPayloadSize: 262144
|
||||
remoteIpHeader: x-forwarded-for
|
||||
idleTimeout: 60
|
||||
workers:
|
||||
|
Reference in New Issue
Block a user