v0.48.6 24-24-24
This commit is contained in:
parent
cade03e3b0
commit
5305063ead
@ -1142,10 +1142,10 @@ class GossamerForumsImporter < ImportScripts::Base
|
|||||||
# password: "x0YGLA9252iiTFQuqaM0ROX8FmQzZuUu",
|
# password: "x0YGLA9252iiTFQuqaM0ROX8FmQzZuUu",
|
||||||
# database: "slowtwitch"
|
# database: "slowtwitch"
|
||||||
Mysql2::Client.new(
|
Mysql2::Client.new(
|
||||||
# host: "slowtwitch.northend.network",
|
host: "slowtwitch.northend.network",
|
||||||
# username: "admin",
|
username: "admin",
|
||||||
# password: "yxnh93Ybbz2Nm8#mp28zCVv",
|
password: "yxnh93Ybbz2Nm8#mp28zCVv",
|
||||||
# database: "slowtwitch"
|
database: "slowtwitch"
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user