Skip to content

Commit 4557c72

Browse files
authored
modify default dns tree (#5585)
1 parent df52667 commit 4557c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/src/main/resources/config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ node {
213213
dns {
214214
# dns urls to get nodes, url format tree://{pubkey}@{domain}, default empty
215215
treeUrls = [
216-
#"tree://APFGGTFOBVE2ZNAB3CSMNNX6RRK3ODIRLP2AA5U4YFAA6MSYZUYTQ@nodes1.example.org",
216+
#"tree://AKMQMNAJJBL73LXWPXDI4I5ZWWIZ4AWO34DWQ636QOBBXNFXH3LQS@main.trondisco.net", //offical dns tree
217217
]
218218
}
219219

0 commit comments

Comments
 (0)