blob: 8f2c5ba1b577c6ea60bf71853a568ddecae3be81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# You need to copy this file to 'options.cfg' and update it
# using your preferences.
# 'options.cfg' is ignored by git.
[Credentials]
account = your.test.account@gmail.com
password = password placeholder
[Configs]
mails_amount = 10
to = test_account@bitmask.net
|