mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 15:28:25 +00:00
feat: disable fluid compute (#4168)
This commit is contained in:
parent
2817001891
commit
06b61f1682
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"functions": {
|
||||
"api/*.js": {
|
||||
"memory": 1200,
|
||||
"memory": 128,
|
||||
"maxDuration": 10
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue