mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Add common feature flags incl upload #284
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
@@ -78,6 +78,7 @@ func startAction(ctx *cli.Context) error {
|
||||
if err := conf.Init(cctx); err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
|
||||
// initialize the database
|
||||
conf.MigrateDb()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user