mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:27:09 -05:00 
			
		
		
		
	Update FAQ.md (#4030)
This commit is contained in:
		
							parent
							
								
									a404fb6cb5
								
							
						
					
					
						commit
						85b98cf4c6
					
				@ -96,10 +96,6 @@ docker-compose down -v
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
After removing the containers and volumes, the **Files** can be cleaned up (if necessary) from the `UPLOAD_LOCATION` by simply deleting an unwanted files or folders.
 | 
					After removing the containers and volumes, the **Files** can be cleaned up (if necessary) from the `UPLOAD_LOCATION` by simply deleting an unwanted files or folders.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Why iOS app shows duplicate photos on the timeline while the web doesn't?
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
If you are using `My Photo Stream`, the Photos app temporarily creates duplicates of photos taken in the last 30 days. These photos are included in the `Recents` album and thus shown up twice. To fix this, you can disable `My Photo Stream` in the native Photos app or choose a different album in the backup screen in Immich.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
### How can I move all data (photos, persons, albums) from one user to another?
 | 
					### How can I move all data (photos, persons, albums) from one user to another?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This requires some database queries. You can do this on the command line (in the PostgreSQL container using the psql command), or you can add for example an [Adminer](https://www.adminer.org/) container to the `docker-compose.yml` file, so that you can use a web-interface.
 | 
					This requires some database queries. You can do this on the command line (in the PostgreSQL container using the psql command), or you can add for example an [Adminer](https://www.adminer.org/) container to the `docker-compose.yml` file, so that you can use a web-interface.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user