2021-07-17 09:27:14 +02:00
|
|
|
[Directory]
|
|
|
|
# day_begins: what hour of the day you want the day to begin (only for
|
|
|
|
# classification purposes). Defaults at 0 as midnight. Can be
|
|
|
|
# used to group early morning photos with the previous day. Must
|
|
|
|
# be a number between 0-23')
|
|
|
|
day_begins=4
|
|
|
|
|
|
|
|
location=%city, %state
|
|
|
|
year=%Y
|
|
|
|
month=%B
|
|
|
|
# date=%Y
|
|
|
|
# custom=%date %album
|
|
|
|
full_path=%year/%month/%location
|
|
|
|
|
2021-04-16 20:02:14 +02:00
|
|
|
[Geolocation]
|
2021-07-17 09:27:14 +02:00
|
|
|
# geocoder: Nominatim or MapQuest
|
2021-04-16 20:02:14 +02:00
|
|
|
geocoder=Nominatim
|
2021-04-16 20:22:27 +02:00
|
|
|
mapquest_key=None
|
2021-04-16 20:02:14 +02:00
|
|
|
prefer_english_names=False
|