mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
parent
3b311f6b15
commit
ca28ad8f9a
@ -6,7 +6,6 @@ mlp:
|
||||
host: dbhost
|
||||
pool: 5
|
||||
timeout: 5000
|
||||
db_id: 1 # ensure db_id is unique for each site
|
||||
### If you change this setting you will need to
|
||||
### - restart sidekiq if you change this setting
|
||||
### - rebake all to posts using: `RAILS_ENV=production bundle exec rake posts:rebake`
|
||||
@ -22,7 +21,6 @@ drwho:
|
||||
host: dbhost
|
||||
pool: 5
|
||||
timeout: 5000
|
||||
db_id: # ensure db_id is unique for each site
|
||||
### If you change this setting you will need to
|
||||
### - restart sidekiq if you change this setting
|
||||
### - rebake all to posts using: `RAILS_ENV=production bundle exec rake posts:rebake`
|
||||
|
Loading…
Reference in New Issue
Block a user