diff options
author | Anonymous <anon@anon.com> | 2021-05-25 10:32:43 +0200 |
---|---|---|
committer | Anonymous <anon@anon.com> | 2021-05-25 10:32:43 +0200 |
commit | f7f02733cd860e115de4ca2911de30b70c168a38 (patch) | |
tree | c768a18aef853adfdef518db779bfe7beacfab83 | |
parent | 5aaefd4a08a5ce1a0255bcc8c7e5c406b6b32fb0 (diff) |
Updated Syncthing.md (markdown)
-rw-r--r-- | Syncthing.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Syncthing.md b/Syncthing.md index 9a57858..0cadabf 100644 --- a/Syncthing.md +++ b/Syncthing.md @@ -1,5 +1,8 @@ Syncthing is used in retiolum to create shared folders. One use case is to share Lassulus Super Radio (#the_playlist at hackint). # How to Join syncthing +1. enable syncthing via `services.syncthing.enable = true;`, it will automatically generate the required keys and certificates in `/var/lib/syncthing` +2. Your `sync.id` can be found at /var/lib/syncthing/config.xml +3. Open a PR towards stockholm to have your sync.id included or send it to #xxx and ask for authorization # Shares available
\ No newline at end of file |