Revert "Prevent robots from indexing uploads"

This reverts commit 0fd622e5d1.
This commit is contained in:
Arpit Jalan 2018-04-02 21:05:43 +05:30
parent 23e97a3c3a
commit 5e4dd20795
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ Disallow: /*?api_key*
Disallow: /*?*api_key*
Disallow: /groups
Disallow: /groups/
Disallow: /uploads/
<% if @disallowed_user_agents %>
<% @disallowed_user_agents.each do |user_agent| %>