Problem: PKB document upload fails with HTTP 413 in SAE environment Root cause: Nginx default client_max_body_size is only 1MB Solution: Add client_max_body_size 50M in http block and location /api/ block
6.3 KiB
6.3 KiB