Преглед изворни кода

prevent crawlers filling hard disk with gitea repo archives.

Thomas Buck пре 1 година
родитељ
комит
42a9a42eae
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2
    1
      roles/gitea/files/data_gitea_custom_robots.txt

+ 2
- 1
roles/gitea/files/data_gitea_custom_robots.txt Прегледај датотеку

@@ -1,2 +1,3 @@
1
+# prevent mass generation of repo archives
1 2
 User-agent: *
2
-Disallow:
3
+Disallow: /*/archive/*

Loading…
Откажи
Сачувај