Skip to content
Snippets Groups Projects
Verified Commit e1efc82d authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Increased sendnote function timeout to 300s

parent d0387a3b
No related branches found
No related tags found
No related merge requests found
Pipeline #1947 failed
......@@ -61,6 +61,10 @@
"destination": "/api/activitypub/sendNote.js"
}
],
"functions": {
"/api/activitypub/sendNote.js": {
"maxDuration": 300
},
"headers": [
{
"source": "/(.*).ajson",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment