Back to Zulip

Slack Import File Upload Instruction

templates/zerver/slack_import_file_upload_instruction.html

12.0420 B
Original Source

{% if corporate_enabled %} {% trans %} Maximum size: {{max_file_size}} MiB. For larger exports, follow the process for imports via support. {% endtrans %} {% else %} {% trans %} Maximum size: {{max_file_size}} MiB. For larger exports, follow the process for self-hosted imports. {% endtrans %} {% endif %}