diff --git a/config/default.json b/config/default.json index 0e75c8f0..8723c5e4 100644 --- a/config/default.json +++ b/config/default.json @@ -20,5 +20,12 @@ "api": { "url": "https://api.github.com/repos/adempiere/" } + }, + "betaFunctionality": { + "window": false, + "process": false, + "report": false, + "smartBrowser": false, + "form": false } }