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:
@@ -65,7 +65,7 @@ func indexAction(ctx *cli.Context) error {
|
||||
}
|
||||
|
||||
if conf.ReadOnly() {
|
||||
log.Infof("config: read-only mode enabled")
|
||||
log.Infof("config: enabled read-only mode")
|
||||
}
|
||||
|
||||
var indexed fs.Done
|
||||
|
||||
Reference in New Issue
Block a user