From aab0888989b3f7a4f534979f0148f471b7c435ee Mon Sep 17 00:00:00 2001 From: s-pace Date: Fri, 6 Dec 2019 08:42:37 +0100 Subject: [PATCH] refactor(cli): remove deprecated config settings --- cli/src/commands/bootstrap_config.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/cli/src/commands/bootstrap_config.py b/cli/src/commands/bootstrap_config.py index ad2e568d..870a9a23 100644 --- a/cli/src/commands/bootstrap_config.py +++ b/cli/src/commands/bootstrap_config.py @@ -92,8 +92,6 @@ def key_sort(attr): "use_anchors": 17, "custom_settings": 18, "synonyms": 19, - "docker_memory": 20, - "docker_cpu": 21, "conversation_id": 22, "comments": 29, "nb_hits": 30