Created
November 23, 2021 11:52
-
-
Save ouyen/65dfac34c0e3453569238688802e0f9d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
youth: | |
- username: '' # your phone number | |
password: '' # your password | |
org_id: '172442' # your organization id (default 172442) | |
message_url: '' #When the study is over, requests.get(message_url % message) to send message.If you don't konw what it is,leave it blank. | |
send_message_org_id: '172442' #you can change this to change the org_id in message.(default 172442,blank means same as org_id) | |
email: "" | |
Mailer: | |
connect: "" | |
port: 25 | |
login_address: "" | |
login_password: "" | |
send_address: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment