Sync filtering

This commit is contained in:
koalasat 2024-07-19 17:45:09 +02:00
parent b7f9f1827e
commit 334587b212
No known key found for this signature in database
GPG Key ID: 2F7F61C6146AB157
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -2,4 +2,4 @@
crontab /app/crontab
crond -f -l 8 & /app/strfry.sh
crond -f -l 8 & /app/strfry.sh