diff --git a/config.json b/config.json index 7b2b28b..827641e 100644 --- a/config.json +++ b/config.json @@ -78,10 +78,20 @@ } } }, - "history": + "memory": { - "enabled":true, - "timeout":null + "history": + { + "enabled":true + } + }, + "database": + { + "history": + { + "enabled":true, + "timeout":null + } }, "header": {