Support multiple newleaf urls

This commit is contained in:
Ajay Ramachandran
2021-06-03 11:38:21 -04:00
parent 1e5849f504
commit ec081cf0c5
7 changed files with 10 additions and 10 deletions

View File

@@ -44,7 +44,7 @@ addDefaults(config, {
},
},
userCounterURL: null,
newLeafURL: null,
newLeafURLs: null,
maxRewardTimePerSegmentInSeconds: 86400,
postgres: null,
dumpDatabase: {