-
Notifications
You must be signed in to change notification settings - Fork 7
/
config.txt
39 lines (28 loc) · 1.13 KB
/
config.txt
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
33
34
35
36
37
38
39
#######################################
# Global Config #
#######################################
# interval in minutes between two checks, minimum value is 120
Check Interval (Minutes)=120
# whether or not to receive an email alert after status update
Enable Email Alert=yes
# whether or not to receive an email about current status after start
Always Send Alert After Start=yes
#######################################
# CIC Client Info #
#######################################
# Client ID Number / Unique Client Identifier
UCI=12345678
# Last name of the principal applicant
Surname=Abc
# Date of Birth with format YYYY-MM-DD
Date Of Birth (YYYY-MM-DD)=1980-01-01
# Check the three-digit country code of your country in countries.txt
Country Of Birth=001
#######################################
# Email Alert Info #
#######################################
# Update the recipient email if you want email alerts
Send [email protected]
# Update Gmail account sending notifications if you want email alerts
Gmail [email protected]
Gmail Password=outgoing.email.passowrd