[#582] Optimized federation retirement by reducing the number of SQL calls
[akkoma] / lib / pleroma / plugs / instance_static.ex
index af2f6f331bb0e478f50d699ee9e24ca2e575e841..11f108de74f46ac8f20bfeca839d23476bc88fcd 100644 (file)
@@ -21,7 +21,7 @@ defmodule Pleroma.Plugs.InstanceStatic do
     end
   end
 
-  @only ~w(index.html static emoji packs sounds images instance favicon.png)
+  @only ~w(index.html static emoji packs sounds images instance favicon.png sw.js sw-pleroma.js)
 
   def init(opts) do
     opts