X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fstats.ex;h=c47a0f9defc10845f16df145667151824cb0998c;hb=b98fe4476c13f213f5a4c928b7946516374e133b;hp=cda1fb9a65ddb744ff9e0e705fc264b81ab4ea69;hpb=b91e671c0d7cdca6b1ddf753f2017b15f366695f;p=akkoma diff --git a/lib/pleroma/stats.ex b/lib/pleroma/stats.ex index cda1fb9a6..c47a0f9de 100644 --- a/lib/pleroma/stats.ex +++ b/lib/pleroma/stats.ex @@ -11,7 +11,7 @@ defmodule Pleroma.Stats do alias Pleroma.Repo alias Pleroma.User - @interval :timer.seconds(60) + @interval :timer.seconds(300) def start_link(_) do GenServer.start_link(