v0.48.6 40-40-40
This commit is contained in:
parent
915961cf51
commit
7fde0fa255
@ -34,10 +34,10 @@ class GossamerForumsImporter < ImportScripts::Base
|
||||
# This is not used, except for pool size... issue with our Bitnami Discourse?
|
||||
ActiveRecord::Base.establish_connection(
|
||||
adapter: 'postgresql',
|
||||
database: 'discourse',
|
||||
username: 'discourse',
|
||||
password: 'nhB5FWhQkjdvaD2ViRNO63dQagDnzaTn',
|
||||
host: '10.0.0.2',
|
||||
database: 'slowtwitch',
|
||||
username: 'admin',
|
||||
password: "yxnh93Ybbz2Nm8#mp28zCVv",
|
||||
host: 'slowtwitch.northend.network',
|
||||
pool: 40, # Adjust based on concurrency needs
|
||||
timeout: 5000
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user