this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ops: always restart mostliked

+1 -1
+1 -1
service/mostliked.service
··· 8 8 WorkingDirectory=/home/eric/bsky-feeds 9 9 ExecStart=/home/eric/bsky-feeds/bin/mostliked 10 10 TimeoutSec=15 11 - Restart=on-failure 11 + Restart=always 12 12 RestartSec=30 13 13 StandardOutput=journal 14 14