Merge branch 'enable-dedupe-by-default' into 'develop'
[akkoma] / lib / pleroma / plugs / instance_static.ex
index 41125921a9818ae1a5a045bfa85ffae3dd445f9f..a64f1ea80ff2088404192fb5821534f6ba01a0a3 100644 (file)
@@ -21,7 +21,8 @@ defmodule Pleroma.Plugs.InstanceStatic do
     end
   end
 
-  @only ~w(index.html static emoji packs sounds images instance favicon.png sw.js sw-pleroma.js)
+  @only ~w(index.html robots.txt static emoji packs sounds images instance favicon.png sw.js
+  sw-pleroma.js)
 
   def init(opts) do
     opts