• 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
  • m.yohobuy.com
  • configs
  • core
  • db.testing.config.ini
  • do add models to handle tempate data
    e46ac678
    by hf
    2015-10-21 10:06:52 +0800  
    Browse Files
db.testing.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