mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -36,7 +36,7 @@ import (
|
||||
var log = event.Log
|
||||
var stop = make(chan bool, 1)
|
||||
|
||||
// Start runs the metadata, share & sync background workers at regular intervals.
|
||||
// Start runs the sync and metadata maintenance background workers at regular intervals.
|
||||
func Start(conf *config.Config) {
|
||||
interval := conf.WakeupInterval()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user