From c8a43bad671e2a662d1a79903294dcc5d46e3833 Mon Sep 17 00:00:00 2001 From: gcarq Date: Thu, 7 Jun 2018 05:28:05 +0200 Subject: [PATCH] add db_url to full example config --- config_full.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config_full.json.example b/config_full.json.example index 77ef0faa0..c17d22a15 100644 --- a/config_full.json.example +++ b/config_full.json.example @@ -45,6 +45,7 @@ "token": "your_telegram_token", "chat_id": "your_telegram_chat_id" }, + "db_url": "sqlite:///tradesv3.sqlite", "initial_state": "running", "internals": { "process_throttle_secs": 5