zulip/puppet/zulip/templates
Alex Vandiver c98bf184bb postfix: Increase the max message size to 25MB.
The default is 10MB[^1]; increasing this to 25MB aligns it with the
email mirror's internal limit.

[^1]: https://www.postfix.org/postconf.5.html#message_size_limit
2024-05-24 14:54:29 -07:00
..
logrotate logrotate: smokescreen has its own config file. 2024-01-08 14:05:01 -08:00
nginx docs: Update links to new "Reverse proxies" page. 2024-02-20 21:03:32 -08:00
postfix postfix: Increase the max message size to 25MB. 2024-05-24 14:54:29 -07:00
postgresql postgresql: Decouple wal_g from streaming replication. 2024-04-04 16:48:58 -07:00
supervisor push_notifications: Shard mobile push notifications. 2024-05-02 14:25:10 -07:00
accept-loadbalancer.conf.template.erb middleware: Do not trust X-Forwarded-For; use X-Real-Ip, set from nginx. 2021-03-31 14:19:38 -07:00
cron.template.erb cron: Set environment variables to use Smokescreen, if configured. 2024-04-24 14:40:28 -07:00
memcached.conf.template.erb puppet: Allow enabling "stats sizes" in memcached. 2024-02-23 13:32:04 -08:00
nginx.conf.template.erb nginx: Remove gzip_disable "msie6". 2023-07-20 13:09:53 -07:00
uwsgi.ini.template.erb uwsgi: Ensure that the master process cannot load the application. 2023-09-18 13:13:34 -07:00
zulip-redis.template.erb