8 lines
583 B
INI
8 lines
583 B
INI
allowMissingConfig = false # Don't terminate the app if the ini file cannot be read.
|
|
allowUnknownFlags = false # Don't terminate the app if ini file contains unknown flags.
|
|
configUpdateInterval = 0s # Update interval for re-reading config file set via -config flag. Zero disables config file re-reading.
|
|
imagesRootPath = # This is the images root path that should be mirrored to piwigo.
|
|
piwigoPassword = # This is password to the given username.
|
|
piwigoUrl = # The root url without tailing slash to your piwigo installation.
|
|
piwigoUser = # The username to use during sync.
|