mirror of
https://github.com/immich-app/immich.git
synced 2025-01-28 06:32:44 +01:00
6fdb8f83f0
Allow social media access og tags
8 lines
155 B
Text
8 lines
155 B
Text
# Allow social media access og Tags
|
|
User-agent: *
|
|
Allow: /share/
|
|
Allow: /api/assets/
|
|
|
|
# https://www.robotstxt.org/robotstxt.html
|
|
User-agent: *
|
|
Disallow: /
|