Reverted source fast index to 15 minutes

This commit is contained in:
Kieran Eglin 2024-03-10 14:27:27 -07:00
parent 868b44047e
commit 2533788565
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -75,6 +75,6 @@ defmodule Pinchflat.Sources.Source do
@doc false
def fast_index_frequency do
# minutes
2
15
end
end