X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fpush%2Fpush.ex;h=4779434504fc917a68b3e0b34e0ec835f90c9d37;hb=90b00701ff0e2622825ef4c86409a27691763baf;hp=8fa28ee8ef6c79b149fab2681e260eec81e23fcc;hpb=ec0e613ecaa8dc411e0c821c4c9b2ca893b45f67;p=akkoma diff --git a/lib/pleroma/web/push/push.ex b/lib/pleroma/web/push/push.ex index 8fa28ee8e..477943450 100644 --- a/lib/pleroma/web/push/push.ex +++ b/lib/pleroma/web/push/push.ex @@ -32,7 +32,7 @@ defmodule Pleroma.Web.Push do end def init(:ok) do - if enabled() do + if !enabled() do Logger.warn(""" VAPID key pair is not found. If you wish to enabled web push, please run