From 6bdd009a8ce77e87f33fec31775c34fa0700bb12 Mon Sep 17 00:00:00 2001 From: Lucas Janin <43934656+LucasJanin@users.noreply.github.com> Date: Mon, 20 Feb 2023 19:53:22 -0500 Subject: [PATCH] Update docs/how_to_setup_podsync_on_synology_nas.md Co-authored-by: Maksym Pavlenko --- docs/how_to_setup_podsync_on_synology_nas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how_to_setup_podsync_on_synology_nas.md b/docs/how_to_setup_podsync_on_synology_nas.md index b6c8a3a..aeab0b4 100644 --- a/docs/how_to_setup_podsync_on_synology_nas.md +++ b/docs/how_to_setup_podsync_on_synology_nas.md @@ -11,7 +11,7 @@ I'm using a ddns from Synolgy with a SSL Certificate. By chance, my provider doe 2. In the "Web Station", select the default server, click edit and active "Enable personal website" 3. Create a folder "podsync" in web share using "File Station", the path will be like "/volume1/web/podsync" (where the files will be saved) 4. Create a folder "podsync" in another share using "File Station", the path will be like "/volume1/docker/podsync" (where the config will be saved) -5. Create a `config.toml` file in Notepad or whatever editor you want to use and copy it into the above folder. +5. Create a `config.toml` file in Notepad (or any other editor) and copy it into the above folder. Here you will configure your specific settings. Here's mine as an example: ```toml