1
0

Warn if push is disabled..

This commit is contained in:
href
2018-12-14 16:17:27 +01:00
parent ef10e08efe
commit 412df2cd38
+1 -1
View File
@@ -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