Skip to content

Commit feec4de

Browse files
authored
SETTINGS -> SETTING
The accepted prefix is `SETTING_` (not `SETTINGS_`)
1 parent d5c139b commit feec4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ production traffic, you need to also set these:
171171
[postgres-alter-role]: https://www.postgresql.org/docs/9.3/static/sql-alterrole.html
172172

173173
**Other settings**. If an environment variable name doesn't start with
174-
`SETTINGS` or `SECRETS` in `docker-compose.yml`, it is specific to the
174+
`SETTING` or `SECRETS` in `docker-compose.yml`, it is specific to the
175175
Docker environment. Standard [Zulip server settings][server-settings]
176176
are secrets are set using the following syntax:
177177

0 commit comments

Comments
 (0)