mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-04 14:22:26 -06:00
[chore] disallow /nodeinfo/ too (#3729)
This commit is contained in:
parent
f5eee56bb1
commit
77f25e21d7
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ Disallow: /signup
|
||||||
|
|
||||||
# Well-known endpoints.
|
# Well-known endpoints.
|
||||||
Disallow: /.well-known/
|
Disallow: /.well-known/
|
||||||
|
Disallow: /nodeinfo/
|
||||||
|
|
||||||
# Fileserver/media.
|
# Fileserver/media.
|
||||||
Disallow: /fileserver/
|
Disallow: /fileserver/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue