simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.9k stars 55 forks source link

Support more options in the configuration file #495

Open Kernald opened 1 month ago

Kernald commented 1 month ago

Some options like -create-album-folder or -use-full-path-album-name are likely to never change between invocations by the same user on the same machine. Having a way to store them in the configuration file like the server URL and API key would make for a simpler usage.