python-zulip-api/zulip/integrations/slack/zerver_realm_skeleton.json
rht 6366448903 slack: Add minor changes.
Rename the function channelmessage2zerver_message to channelmessage2zerver_message_for_one_stream.

Compress the converted data with tar instead of zip.

Add changes in zerver_userprofile mapping and zerver_realm mappings.

Do the manage.py import from a directory instead.
2017-12-03 10:30:02 -08:00

37 lines
1 KiB
JSON

[{
"message_retention_days": null,
"inline_image_preview": true,
"name_changes_disabled": false,
"string_id": "zulip",
"icon_version": 1,
"waiting_period_threshold": 0,
"email_changes_disabled": false,
"deactivated": false,
"notifications_stream": 1,
"restricted_to_domain": true,
"show_digest_email": true,
"allow_message_editing": true,
"description": "The Zulip development environment default organization. It's great for testing!",
"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
}]