mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Config: Show error if originals and storage path seem identical #1642
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -2,6 +2,7 @@ package fs
|
||||
|
||||
const (
|
||||
PPIgnoreFilename = ".ppignore"
|
||||
PPIgnoreAll = "*"
|
||||
PPStorageFilename = ".ppstorage"
|
||||
PPHiddenPathname = ".photoprism"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user