mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 10:56:24 +00:00
Sync filtering
This commit is contained in:
parent
b7f9f1827e
commit
334587b212
@ -21,4 +21,4 @@
|
||||
# For more information see the manual pages of crontab(5) and cron(8)
|
||||
#
|
||||
# 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
|
||||
|
||||
crond -f -l 8 & /app/strfry.sh
|
||||
crond -f -l 8 & /app/strfry.sh
|
||||
|
Loading…
Reference in New Issue
Block a user