• This project
    • Loading...
  • Sign in

fe / YOHOBUYPC · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 2
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYPC
  • yohobuy
  • www.yohobuy.com
  • configs
  • core
  • db.production.config.ini
  • web framework
    1df90550
    by xuqi
    2015-11-23 17:29:57 +0800  
    Browse Files
db.production.config.ini 206 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
[mysql]
charset = UTF8
persistent = FALSE
collation = utf8_unicode_ci
timeout = 3

[database]
yhb_test.username = test
yhb_test.passwd = 123456
yhb_test.write = 127.0.0.1:5511
yhb_test.read = 127.0.0.1:5511