mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-09 16:24:51 +00:00
Disallow crawling in robots.txt (#448)
This commit is contained in:
parent
50af6499b0
commit
323ad9f9e2
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
# https://www.robotstxt.org/robotstxt.html
|
# https://www.robotstxt.org/robotstxt.html
|
||||||
User-agent: *
|
User-agent: *
|
||||||
|
Disallow: /
|
||||||
|
|
Loading…
Reference in a new issue