mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-19 09:13:28 +00:00
Sync filtering
This commit is contained in:
@ -21,4 +21,4 @@
|
|||||||
# For more information see the manual pages of crontab(5) and cron(8)
|
# For more information see the manual pages of crontab(5) and cron(8)
|
||||||
#
|
#
|
||||||
# m h dom mon dow command
|
# m h dom mon dow command
|
||||||
*/1 * * * * /app/strfry --config /app/strfry.conf sync wss://nostr.satstralia.com --dir both >> /var/log/cron.log 2>&1
|
*/1 * * * * /app/strfry --config /app/strfry.conf sync wss://nostr.satstralia.com --filter '{"kinds":[38383]}' --dir both >> /var/log/cron.log 2>&1
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
crontab /app/crontab
|
crontab /app/crontab
|
||||||
|
|
||||||
crond -f -l 8 & /app/strfry.sh
|
crond -f -l 8 & /app/strfry.sh
|
||||||
|
Reference in New Issue
Block a user