initial commit
This commit is contained in:
20
newsletter-config.json
Normal file
20
newsletter-config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"wiki_url": "https://www.thomas-krenn.com/de/wiki/Neueste_Artikel",
|
||||
"article_limit": 5,
|
||||
"article_fetch_limit": 10,
|
||||
"period_mode": "current_month",
|
||||
"smtp_host": "relay.thomas-krenn.com",
|
||||
"smtp_port": 25,
|
||||
"smtp_encryption": "tls",
|
||||
"smtp_user": "",
|
||||
"smtp_pass": "",
|
||||
"from_email": "tk-wiki-feedback@thomas-krenn.com",
|
||||
"from_name": "Wiki-Redaktion",
|
||||
"recipient_email": "azillner@thomas-krenn.com",
|
||||
"test_recipient_email": "azillner@thomas-krenn.com",
|
||||
"subject": "Neue Wiki-Artikel Veröffentlichungen vom {MONAT} | Wiki-Redaktion",
|
||||
"firstname": "zusammen",
|
||||
"reply_to": "tk-wiki-feedback@thomas-krenn.com",
|
||||
"unsubscribe_url": "#",
|
||||
"cron_token": "bf1375b30974c1cbfffdfcf7d2cad8908de839c343a1c2fc"
|
||||
}
|
||||
Reference in New Issue
Block a user