Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott f5a19348e5 [puppet] Increase memcached memory limit to 256MB.
Because we're storing 25,000+ message content objects in memcached on
server restart, we were sometimes exceeding the 64MB cap even during
the restart process.  256MB should be safely large enough to not have
the issue but not so large as to seriously consume resources on our
app frontends (which currently have 7GB of RAM).

(imported from commit 1a64319e50c9dadf0bc65e2e4dbf08f4cc1b9c38)
2013-03-27 12:59:24 -04:00
api Bump API version to 0.1.5 2013-03-26 18:20:08 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Check for USER env var before accessing it 2013-03-22 16:20:10 -04:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug [django 1.5] Set ALLOWED_HOSTS variable in settings.py. 2013-03-27 08:19:26 -04:00
servers [puppet] Increase memcached memory limit to 256MB. 2013-03-27 12:59:24 -04:00
templates [django 1.5] Use new-style url syntax in templates. 2013-03-27 08:19:26 -04:00
tools Make home view unread count only count messages newer than the pointer 2013-03-26 18:34:16 -04:00
zephyr Populate cache of Client objects on server restart. 2013-03-27 12:59:23 -04:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00