databases.yml 295 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 datasources: ${jdbc.mysql.yhbsearch.datasources}: servers: - ${jdbc.mysql.yhbsearch.master} - ${jdbc.mysql.yhbsearch.slave} username: ${jdbc.mysql.yhbsearch.username} password: ${jdbc.mysql.yhbsearch.password} readOnlyInSlave: ${readOnlyInSlave}