total rebase
[anni] / lib / pleroma / maintenance.ex
old mode 100755 (executable)
new mode 100644 (file)
index eb5a6ef..1e39b03
@@ -20,7 +20,7 @@ defmodule Pleroma.Maintenance do
       "full" ->
         Logger.info("Running VACUUM FULL.")
 
-        Logger.warn(
+        Logger.warning(
           "Re-packing your entire database may take a while and will consume extra disk space during the process."
         )