mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
@@ -49,7 +49,7 @@ func resetAction(ctx *cli.Context) error {
|
||||
tables.Drop()
|
||||
|
||||
log.Infoln("restoring default schema")
|
||||
entity.MigrateDb()
|
||||
entity.MigrateDb(true)
|
||||
|
||||
if conf.AdminPassword() != "" {
|
||||
log.Infoln("restoring initial admin password")
|
||||
|
||||
Reference in New Issue
Block a user