docs: Split features into new administration category (#1440)

* docs: Split features into new administration category

* docs: Add redirects for moved pages
This commit is contained in:
bo0tzz
2023-01-27 15:32:52 +01:00
committed by GitHub
parent de0e218440
commit 1152cd4f07
26 changed files with 28 additions and 17 deletions
+23
View File
@@ -0,0 +1,23 @@
# Jobs
Several Immich functionalities are implemented as jobs, which run in the background. To view the status of a job navigate to the Administration Screen, and then the `Jobs` page.
## Generate Thumbnails
![Generate Thumbnails](./img/admin-jobs-thumbnails.png)
## Extract Exif
![Extract Exif](./img/admin-jobs-exif.png)
## Detect Objects
![Detect Objects](./img/admin-jobs-objects.png)
## Storage Migration
This job can be run after changing the [Storage Template](/docs/administration/storage-template.mdx), in order to apply the change to the existing library.
![Storage Migration](./img/admin-jobs-template.png)