dontbelievethehype on Nostr: Yo Chad. Are you using nginx? Make sure in the main config you set ...
Yo Chad. Are you using nginx? Make sure in the main config you set client_max_body_size to something larger.
http {
##
# Basic Settings
##
sendfile on;
tcp_nopush on;
types_hash_max_size 2048;
client_max_body_size 100M;
Published at
2025-01-31 22:03:10Event JSON
{
"id": "cc2884ddb513df28170e8582a40be311d6f6440934ce9be261a2732db249d0d2",
"pubkey": "99bb5591c9116600f845107d31f9b59e2f7c7e09a1ff802e84f1d43da557ca64",
"created_at": 1738360990,
"kind": 1,
"tags": [
[
"e",
"b6b002d3707a01bfc3dd6a5788347bcfd7e2c7593e9248cf41ecbb07f35356b2",
"",
"root"
],
[
"p",
"e2ccf7cf20403f3f2a4a55b328f0de3be38558a7d5f33632fdaaefc726c1c8eb"
],
[
"p",
"6e468422dfb74a5738702a8823b9b28168abab8655faacb6853cd0ee15deee93"
]
],
"content": "Yo Chad. Are you using nginx? Make sure in the main config you set client_max_body_size to something larger.\n\nhttp {\n\n ##\n # Basic Settings\n ##\n\n sendfile on;\n tcp_nopush on;\n types_hash_max_size 2048;\n client_max_body_size 100M;",
"sig": "9f76f953a4cdb03a4812ccc873ece21f9460e5c0e2541096ca0476b9b309c0d91ce314dc751f289d12e7f5670f6a30f49cac84dd9b871ef1fb14bb460935a9aa"
}