mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced 2025-08-22 21:43:57 -07:00
add itpc links for podcast clients
This commit is contained in:
@@ -156,3 +156,5 @@ EMAIL_PORT = int(os.getenv('EMAIL_PORT'))
|
||||
EMAIL_USE_TLS = os.getenv('EMAIL_USE_TLS') == "True"
|
||||
EMAIL_HOST_USER = os.getenv('EMAIL_HOST_USER')
|
||||
EMAIL_HOST_PASSWORD = os.getenv('EMAIL_HOST_PASSWORD')
|
||||
|
||||
DOMAIN_NAME = os.getenv('DOMAIN_NAME')
|
||||
|
Reference in New Issue
Block a user