Unverified Commit 5be53d2b authored by Keshav Prasad's avatar Keshav Prasad Committed by GitHub
Browse files

Merge pull request #846 from manzarul/SB-14975

issue #SB-14975 fix: adding env variable for email and sms
parents c3ecc07c 52c0afd1
No related merge requests found
Showing with 7 additions and 0 deletions
+7 -0
sunbird_notification_fcm_account_key={{sunbird_fcm_account_key}}
sunbird_notification_kafka_servers_config={{sunbird_processing_kafka_host}}
sunbird_notification_kafka_topic={{env_name}}.lms.notification
sunbird_notification_msg_default_sender={{sunbird_msg_sender}}
sunbird_msg_91_auth={{sunbird_msg_91_auth}}
sunbird_mail_server_from_email={{sunbird_mail_server_from_email}}
sunbird_mail_server_host={{sunbird_mail_server_host}}
sunbird_mail_server_password={{sunbird_mail_server_password}}
sunbird_mail_server_username={{sunbird_mail_server_username}}
sunbird_mail_server_port={{sunbird_mail_server_port}}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment