mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
For included files, our conversion tool needs a file just to be an ordered list to properly surround it with FlattenList. If there is heading and description in the file, the conversion script will not insert FlattenList. So, we just create two different include files in this case, first for the heading/description and second for the ordered list.
540 B
540 B
-
Follow steps 1 and 2 of the guide for installing a new Zulip server.
-
Copy the exported data file containing your workspace message history export onto your Zulip server, and put it in
/tmp/
. -
Log in to a shell on your Zulip server as the
zulip
user.