-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.example
32 lines (22 loc) · 1007 Bytes
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Email address used to send the reminder emails.
# Password for the email address used to send the reminder emails.
EMAIL_PASSWORD=ExamplePassword123
# Language of the email that is send. Options are: en, de, nl, fr, es.
EMAIL_LANG=en
# The Synology account where you have stored your photos.
SYNOLOGY_ACCOUNT=exampleaccount
# The password for the Synology account.
SYNOLOGY_PASSWORD=exampleaccountpassword
# Only search for photos after this year.
MINYEAR=1999
# Only search for photos before this year.
MAXYEAR=9999
# Email addresses who will get an email. For multiple addresses use ',' (example: [email protected], [email protected], ...).
# OPTIONAL: Email addresses who will get an email even if no photos where found.
# OPTIONAL: Search specifically for this date (YYY-MM-DD).
FIXEDDATE=
# OPTIONAL: Search only photos with these tags. For multiple tags use ',' (example: tag1, tag2, tag3, ...).
PHOTOTAGS=