diff --git a/compose/strfry/mn.external_urls.txt b/compose/strfry/mn.external_urls.txt index 6011963..c077b42 100644 --- a/compose/strfry/mn.external_urls.txt +++ b/compose/strfry/mn.external_urls.txt @@ -1,5 +1,3 @@ wss://nostr.satstralia.com wss://relay.damus.io -wss://relay.mostro.network -wss://nostrvista.aaroniumii.com wss://freelay.sovbit.host \ No newline at end of file diff --git a/compose/strfry/sync.sh b/compose/strfry/sync.sh index b577ffa..7eada28 100644 --- a/compose/strfry/sync.sh +++ b/compose/strfry/sync.sh @@ -1,7 +1,7 @@ #!/bin/sh filters_federation='{"kinds":[38383, 31986, 1059]}' -timeout_duration="10s" +timeout_duration="15s" while IFS= read -r line; do timeout "$timeout_duration" /app/strfry --config /etc/strfry.conf sync ${line} --filter "$filters_federation" --dir both diff --git a/compose/strfry/tn.external_urls.txt b/compose/strfry/tn.external_urls.txt index 6011963..c077b42 100644 --- a/compose/strfry/tn.external_urls.txt +++ b/compose/strfry/tn.external_urls.txt @@ -1,5 +1,3 @@ wss://nostr.satstralia.com wss://relay.damus.io -wss://relay.mostro.network -wss://nostrvista.aaroniumii.com wss://freelay.sovbit.host \ No newline at end of file