From 21de4d66f10f672075570bd8edfbaba0fb25a7e1 Mon Sep 17 00:00:00 2001 From: Adhidarma Hadiwinoto <me@adhisimon.org> Date: Mon, 24 Feb 2020 14:22:59 +0700 Subject: [PATCH] Sample of ascending_mutation and ascending_deposit --- config.sample.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.sample.json b/config.sample.json index 89bd8aa..9ba00eb 100644 --- a/config.sample.json +++ b/config.sample.json @@ -9,6 +9,8 @@ "::ffff:127.0.0.1", "::1" ], + "ascending_deposit": false, + "ascending_mutation": false, "blacklist_help_for_origins": [], "blacklist_help_for_origin_transports": [] } \ No newline at end of file -- 1.9.0