mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Fix confusing comment (#26781)
This commit is contained in:
parent
5d568d0bab
commit
6c9f04a56c
@ -9,7 +9,7 @@
|
|||||||
# 1. You can do nothing and get these defaults (not recommended, you should at least set hostname)
|
# 1. You can do nothing and get these defaults (not recommended, you should at least set hostname)
|
||||||
# 2. You can copy this file to config/discourse.conf and amend with your settings
|
# 2. You can copy this file to config/discourse.conf and amend with your settings
|
||||||
# 3. You can pass in config from your environment, all the settings below are available.
|
# 3. You can pass in config from your environment, all the settings below are available.
|
||||||
# Append DISCOURSE_ and upper case the setting in ENV. For example:
|
# Prepend DISCOURSE_ and upper case the setting in ENV. For example:
|
||||||
# to pass in db_pool of 200 you would use DISCOURSE_DB_POOL=200
|
# to pass in db_pool of 200 you would use DISCOURSE_DB_POOL=200
|
||||||
|
|
||||||
# All settings apply to production only
|
# All settings apply to production only
|
||||||
|
Loading…
Reference in New Issue
Block a user