shu.chen

Results 3 comments of shu.chen

It should be: ``` environment: SETTING_PUSH_NOTIFICATION_REDACT_CONTENT: "True" ``` (that is, you're missing the `SETTING_` prefix)

Can you paste a redacted version of your docker-compose file? I have both zulip admin and external host settings defined in there and it's been working fine for me.

Adding for future note: switching to the 10y db (that is 25% the size of the normal db) cut the initialization time to ~50ms. However, since all we are doing...