We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b31991 commit 950539bCopy full SHA for 950539b
test_digest.py
@@ -14,6 +14,7 @@
14
15
config = {
16
"SMTP_HOST": "localhost",
17
+ "SMTP_PORT": "8080",
18
"EMAIL_FROM": "test@localhost",
19
"TEMPLATES_DIR": "tests/templates",
20
"DIGEST_SENDER":"W3C Webmaster via GitHub API",
0 commit comments