Closed danimesq closed 7 years ago
You have to add the topic's "uri" (it's in the url after ?Topic:) to the root content.json, eg.:
?Topic:
... "settings": { "admin": "nofish", "admin_href": "http://127.0.0.1:43110/Mail.ZeroNetwork.bit/?to=nofish", "topic_sticky_uris": [ "2_1J3rJ8ecnwH2EPYa6MrgZttBNc61ACFiCj", "8_1J3rJ8ecnwH2EPYa6MrgZttBNc61ACFiCj" ] } ...
Thanks!
You have to add the topic's "uri" (it's in the url after
?Topic:
) to the root content.json, eg.: