This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
photoprism
Watch
1
Star
0
Fork
You've already forked photoprism
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c2e5663da0
photoprism
/
internal
/
form
/
index_options.go
7 lines
103 B
Go
Raw
Normal View
History
Unescape
Escape
Added option to skip indexing existing files Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-09 08:04:41 +01:00
package
form
Backend: Major code refactoring Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-02 05:03:47 +01:00
type
IndexOptions
struct
{
Indexer: Merge identical photos (stack files) #576
2020-12-04 19:51:51 +01:00
Path
string
`
json:"path"
`
Rescan
bool
`
json:"rescan"
`
Added option to skip indexing existing files Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-09 08:04:41 +01:00
}
Reference in a new issue
Copy permalink