mirror of
https://github.com/immich-app/immich.git
synced 2026-04-08 10:12:01 -04:00
10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
# Allow social media access og Tags
|
|
User-agent: *
|
|
Allow: /share/
|
|
Allow: /s/
|
|
Allow: /api/assets/
|
|
|
|
# https://www.robotstxt.org/robotstxt.html
|
|
User-agent: *
|
|
Disallow: /
|