For the complete documentation index, see llms.txt. This page is also available as Markdown.

Functional Configurations

Configuration Restriction

version_support_config_enable=True
feed_limit=31
sunbird_notification_default_country_code=91
sunbird_msg_91_route=4
sunbird_notification_otp_length=4
sunbird_notification_otp_expiry_in_minute=30
notification_category_type_config=certificateUpload,member-added
JSON Key
Key
Default Value

ENV_NAME

sunbirdstaging

USER_SERVICE_BASE_URL

LEARNER_SERVICE_PORT

http://userorg-service:9000

SUNBIRD_KAFKA_URL

SUNBIRD_KAFKA_URL

<ip>:9092,1<ip>:9092,<ip>:9092

ACCESS_TOKEN_PUBLICKEY_BASEPATH

accesstoken.publickey.basepath

/keys/

SUNBIRD_CASSANDRA_CONSISTENCY_LEVEL

sunbird_cassandra_consistency_level

quorum

SUNBIRD_CASSANDRA_IP

sunbird_cassandra_host

ip1,ip2,ip3

EMAIL_SERVER_FROM

sunbird_mail_server_from_email

support@staging.sunbirded.org

EMAIL_SERVER_HOST

sunbird_mail_server_host

smtp.sendgrid.net

EMAIL_SERVER_PASSWORD

sunbird_mail_server_password

eg: password

EMAIL_SERVER_PORT

sunbird_mail_server_port

589

EMAIL_SERVER_USERNAME

sunbird_mail_server_username

apikey

SUNBIRD_MSG_91_AUTH

sunbird_msg_91_auth

auth

sunbird_notification_kafka_servers_config

sunbird_notification_kafka_servers_config

<ip>:9092,1<ip>:9092,<ip>:9092

sunbird_notification_kafka_topic

sunbird_notification_kafka_topic

{env}.lms.notification

SUNBIR_MSG_DEFAULT_SENDER

sunbird_notification_msg_default_sender

sender id registered with SMS provider. Eg: TesSun

SUNBIRD_SSO_REALM

sunbird_sso_realm

sunbird

SUNBIRD_SSO_URL

sunbird_sso_url

Keycloak URL sample : https://staging.sunbirded.org/auth/

USER_SERVICE_ORG_READ_URL

sunbird_us_org_read_url

/v1/org/read

USER_SERVICE_SYSTEM_SETTING_URL

sunbird_us_system_setting_url

/api/data/v1/system/settings/list

SUNBIRD_MSG_91_BASEURL

sunbird_msg_91_baseurl

SUNBIRD_MSG_91_GET_URL

sunbird_msg_91_get_url

api/sendhttp.php?

SUNBIRD_MSG_91_POST_URL

sunbird_msg_91_post_url

api/v2/sendsms

IS_MULTI_DC_ENABLED

isMultiDCEnabled

False

SUNBIRD_FCM_ACCOUNT_KEY

sunbird_notification_fcm_account_key

Last updated

Was this helpful?