fix(server): disallow search engine crawlers in robots.txt
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
parent
efab198d4a
commit
15a3d2ca66
1 changed files with 1 additions and 3 deletions
|
|
@ -1,4 +1,2 @@
|
|||
User-agent: bingbot
|
||||
Disallow: /manifest.webmanifest
|
||||
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
Loading…
Reference in a new issue