diff --git a/zot/config.json b/zot/config.json index 17ca1b3..c0cc2bf 100644 --- a/zot/config.json +++ b/zot/config.json @@ -9,5 +9,13 @@ }, "log": { "level": "debug" + }, + "extensions": { + "ui": { + "enable": true + }, + "search": { + "enable": true + } } } \ No newline at end of file