mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
add a comment in database.yml template files indicating that Sidekiq must be restarted after changes
This commit is contained in:
@@ -8,6 +8,7 @@ production:
|
||||
timeout: 5000
|
||||
# db_id: 0 # database ID if hosting multiple sites
|
||||
host_names:
|
||||
# /!\ Make sure you *also* restart sidekiq if you change this setting /!\
|
||||
- production.localhost # Update this to be the domain of your production site
|
||||
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user