mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Disallow / in robots
This commit is contained in:
parent
9b84a0d516
commit
b3e0d8f675
|
@ -1,2 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow:
|
||||
Disallow: /
|
||||
|
|
Loading…
Reference in a new issue