You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
appname = xcms |
|
httpport = 8080 |
|
runmode = dev |
|
|
|
copyrequestbody = true |
|
sessionon = true |
|
|
|
#mysql |
|
db_alias = "default" |
|
db_name = "xcms" |
|
db_user = "root" |
|
db_pwd = "135246" |
|
db_host = "localhost" |
|
db_port = 3306 |
|
db_charset = "utf8"
|
|
|