From 45224c1395946784006a21a00c1efe22c6760253 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 5 Mar 2025 19:55:52 +0200 Subject: add syncthing --- gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi.tpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi.tpl b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi.tpl index bb3768f2..3060b950 100644 --- a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi.tpl +++ b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi.tpl @@ -273,6 +273,12 @@ The key factors in message selection are: * Message Priority: Messages with no priority value are processed after those with priority. If two messages have the same priority, one is selected randomly. * Pause Between Posts: The `-pauseDays` flag allows you to specify a minimum number of days to wait between posts for the same platform. This prevents oversaturation of content and ensures that posts are spread out over time. +## Database replication + +I simply use Syncthing to backup/sync my `gosDir`. + +=> https://syncthing.net + ## Post summary as gemini gemtext For my blog, I want to post a summary of all the social messages posted over the last couple of months. For an example, have a look here: -- cgit v1.2.3