mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 02:27:08 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			155 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			155 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Allow social media access og Tags
 | |
| User-agent: *
 | |
| Allow: /share/
 | |
| Allow: /api/assets/
 | |
| 
 | |
| # https://www.robotstxt.org/robotstxt.html
 | |
| User-agent: *
 | |
| Disallow: /
 |