mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-02 21:20:32 -05:00
219fd2274c
* feat: allow for unlimitedAllowList * feat: add clearer types to extensions
10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"unlimitedUsage": false,
|
|
"unlimitedAllowList": [
|
|
"admin"
|
|
],
|
|
"allowedGlobalUsageUsers": [
|
|
"06ab2f87-aef5-441b-9c60-debbb8d24dda",
|
|
"d8fd169b-4e93-484a-bd84-115b5a2f0ed4"
|
|
]
|
|
} |