|
|
|
@ -62,6 +62,10 @@ |
|
|
|
"Accounts_OAuth_Custom_Token_Path": "Token Path", |
|
|
|
"Accounts_OAuth_Custom_Token_Path": "Token Path", |
|
|
|
"Accounts_OAuth_Custom_Token_Sent_Via": "Token Sent Via", |
|
|
|
"Accounts_OAuth_Custom_Token_Sent_Via": "Token Sent Via", |
|
|
|
"Accounts_OAuth_Custom_Username_Field": "Username field", |
|
|
|
"Accounts_OAuth_Custom_Username_Field": "Username field", |
|
|
|
|
|
|
|
"Accounts_OAuth_Drupal": "Drupal Login Enabled", |
|
|
|
|
|
|
|
"Accounts_OAuth_Drupal_callback_url": "Drupal oAuth2 Redirect URI", |
|
|
|
|
|
|
|
"Accounts_OAuth_Drupal_id": "Drupal oAuth2 Client ID", |
|
|
|
|
|
|
|
"Accounts_OAuth_Drupal_secret": "Drupal oAuth2 Client Secret", |
|
|
|
"Accounts_OAuth_Facebook": "Facebook Login", |
|
|
|
"Accounts_OAuth_Facebook": "Facebook Login", |
|
|
|
"Accounts_OAuth_Facebook_callback_url": "Facebook Callback URL", |
|
|
|
"Accounts_OAuth_Facebook_callback_url": "Facebook Callback URL", |
|
|
|
"Accounts_OAuth_Facebook_id": "Facebook App Id", |
|
|
|
"Accounts_OAuth_Facebook_id": "Facebook App Id", |
|
|
|
@ -170,6 +174,8 @@ |
|
|
|
"API_CORS_Origin": "CORS Origin", |
|
|
|
"API_CORS_Origin": "CORS Origin", |
|
|
|
"API_Default_Count": "Default Count", |
|
|
|
"API_Default_Count": "Default Count", |
|
|
|
"API_Default_Count_Description": "The default count for REST API results if the consumer did not provided any.", |
|
|
|
"API_Default_Count_Description": "The default count for REST API results if the consumer did not provided any.", |
|
|
|
|
|
|
|
"API_Drupal_URL": "Drupal Server URL", |
|
|
|
|
|
|
|
"API_Drupal_URL_Description": "Example: https://domain.com (excluding trailing slash)", |
|
|
|
"API_Embed": "Embed Link Previews", |
|
|
|
"API_Embed": "Embed Link Previews", |
|
|
|
"API_Embed_Description": "Whether embedded link previews are enabled or not when a user posts a link to a website.", |
|
|
|
"API_Embed_Description": "Whether embedded link previews are enabled or not when a user posts a link to a website.", |
|
|
|
"API_EmbedCacheExpirationDays": "Embed cache expiration days", |
|
|
|
"API_EmbedCacheExpirationDays": "Embed cache expiration days", |
|
|
|
|