Files
puter/extensions/hellodriver/config.json
KernelDeimos ec8111cc2f dev(extensions): improved configuration support
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.
2025-10-01 15:29:13 -04:00

3 lines
33 B
JSON

{
"test": "yes I am a test"
}