diff --git a/config/config.example.json b/config/config.example.json index 8ab4306db..63585f676 100644 --- a/config/config.example.json +++ b/config/config.example.json @@ -130,6 +130,9 @@ "spi": { "enabled": false }, + "memory": { + "enabled": true + }, "web": { "search": { "api_key": "YOUR_BRAVE_API_KEY",