mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: allow bots to access /s/ urls (#27579)
#27548 Add Allow directive for custom share links social media preview
This commit is contained in:
parent
de9ec95db1
commit
1d0e5cf18d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Allow social media access og Tags
|
||||
User-agent: *
|
||||
Allow: /share/
|
||||
Allow: /s/
|
||||
Allow: /api/assets/
|
||||
|
||||
# https://www.robotstxt.org/robotstxt.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue