Specify that "photoprism import" requires a path
This commit is contained in:
parent
add976881a
commit
9306c55f86
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
# [job-exec "photoprism import"]
|
||||
# schedule = @every 2h
|
||||
# container = photoprism
|
||||
# command = photoprism import
|
||||
# command = photoprism import /photoprism/import
|
||||
# no-overlap = true
|
||||
|
||||
[job-exec "photoprism convert"]
|
||||
|
|
Loading…
Add table
Reference in a new issue