mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Before deploying this commit, the following commands must be run: # rabbitmqctl add_user zulip $(tools/get-django-setting RABBITMQ_PASSWORD) # rabbitmqctl set_user_tags zulip administrator # rabbitmqctl set_permissions -p / zulip '.*' '.*' '.*' (imported from commit 76d66fa6ac69aa39c91f55b9b5d5a954f9e94d73) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| node_modules | ||
| servers | ||
| static | ||
| templates | ||
| tools | ||
| zerver | ||
| zproject | ||
| .gitignore | ||
| manage.py | ||