mirror of
https://github.com/siv-org/siv.git
synced 2026-01-09 10:27:57 -05:00
14 lines
306 B
JSON
14 lines
306 B
JSON
{
|
|
"functions": {
|
|
"pages/api/election/[election_id]/admin/unlock.ts": {
|
|
"maxDuration": 300
|
|
},
|
|
"pages/api/election/[election_id]/trustees/update.ts": {
|
|
"maxDuration": 300
|
|
},
|
|
"pages/api/election/[election_id]/trustees/update-admin.ts": {
|
|
"maxDuration": 300
|
|
}
|
|
}
|
|
}
|