Add external storage note

pull/62/head
Varun Patil 2022-09-14 18:26:56 -07:00
parent 2c46fc8689
commit 8c9f52c4e2
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ The approach of this app is fundamentally different from the official Nextcloud
- Use the same timeline for multiple users. - Use the same timeline for multiple users.
- Delete and restore files from the external storage. - Delete and restore files from the external storage.
- If you add any photos from outside Nextcloud, you must run the scan and index commands. - If you add any photos from outside Nextcloud, you must run the scan and index commands.
- Indexing may be slow, since all files must be downloaded from the storage. The app currently assumes that the Exif data is present with the first 20MB of each file.
- This function is experimental and may not work as expected. Please report any issues. - This function is experimental and may not work as expected. Please report any issues.
## Special Thanks ## Special Thanks