mirror of https://github.com/zulip/zulip.git
36 lines
1006 B
JSON
36 lines
1006 B
JSON
[{
|
|
"message_retention_days": null,
|
|
"inline_image_preview": true,
|
|
"name_changes_disabled": false,
|
|
"icon_version": 1,
|
|
"waiting_period_threshold": 0,
|
|
"email_changes_disabled": false,
|
|
"deactivated": false,
|
|
"notifications_stream": null,
|
|
"restricted_to_domain": false,
|
|
"show_digest_email": true,
|
|
"allow_message_editing": true,
|
|
"description": "Organization imported from Slack!",
|
|
"default_language": "en",
|
|
"icon_source": "G",
|
|
"invite_required": false,
|
|
"invite_by_admins_only": false,
|
|
"create_stream_by_admins_only": false,
|
|
"mandatory_topics": false,
|
|
"inline_url_embed_preview": true,
|
|
"message_content_edit_limit_seconds": 600,
|
|
"authentication_methods": [
|
|
["Google", true],
|
|
["Email", true],
|
|
["GitHub", true],
|
|
["LDAP", true],
|
|
["Dev", true],
|
|
["RemoteUser", true]
|
|
],
|
|
"name": "",
|
|
"org_type": 1,
|
|
"add_emoji_by_admins_only": false,
|
|
"date_created": 0.0,
|
|
"id": 1
|
|
}]
|