Files
op-pedal/react/public/var/config.json
T
Robin Davies 553ae2a3f7 Initial VST3 Support (disabled)
Disabled until Steinberg licensing compliance  can be sorted out.
2022-08-15 18:14:49 -04:00

8 lines
167 B
JSON

{
"socket_server_port": 8080,
"socket_server_address": "*",
"debug": true,
"max_upload_size": 1048576,
"fakeAndroid": false,
"ui_plugins": []
}