summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/envparsing.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/envparsing.sh b/test/envparsing.sh
index a2ebd6e6e..9e5491005 100755
--- a/test/envparsing.sh
+++ b/test/envparsing.sh
@@ -20,6 +20,9 @@ EXPECT=$(cat <<"EOF"
"cache": {
"gts": {
"account-max-size": 99,
+ "account-note-max-size": 1000,
+ "account-note-sweep-freq": 60000000000,
+ "account-note-ttl": 1800000000000,
"account-sweep-freq": 1000000000,
"account-ttl": 10800000000000,
"block-max-size": 1000,