mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 21:31:48 +01:00
chore: increase max payload size to 262144
Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
This commit is contained in:
parent
2bbe798760
commit
1a8c55df38
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user