mirror of
https://github.com/HeyPuter/puter.git
synced 2025-12-30 17:50:00 -06:00
Extensions now read configuration objects under the "extensions" block in the backend configuration. Additionally, a `config.json` for default values directly in the extension's directory is now supported.
3 lines
33 B
JSON
3 lines
33 B
JSON
{
|
|
"test": "yes I am a test"
|
|
} |