Use absolute URLs to thumbnail and background in /api/v1/instance
[akkoma] / lib / pleroma / web / activity_pub / mrf.ex
index ce125a6969b1b3eea3284c496c1ee40b586bcb86..6e73b2f22f7e685d1ba12d1b89f2240df6c421d4 100644 (file)
@@ -164,7 +164,7 @@ defmodule Pleroma.Web.ActivityPub.MRF do
           acc
         end
       else
-        Logger.info(
+        Logger.debug(
           "#{policy} is excluded from config descriptions, because does not implement `config_description/0` method."
         )