From 1c26b1fa5a778aac61f02b780a294297faff1bd8 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Wed, 3 Apr 2024 14:02:04 -0700 Subject: [PATCH] Add mention of server version of syncthing in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index daca1b4..7b1f47d 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Each service has its own YAML file which defines the configuration for that serv - [SABnzbd](./sabnzbd.yaml) - [Sonarr](./sonarr.yaml) - [Syncthing](./syncthing.yaml) +- [Syncthing (Server)](./syncthing_server.yaml) - [Update News Data](./update-news-data.yaml) - [Update OHLC Data](./update-ohlc-data.yaml)