Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivansek committed May 11, 2016
1 parent 0843b01 commit efe7573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ In this file set the url for CSS, JavaScript and image files:
```eu.cloudscale.files.url.js``` - URL or path to folder with JavaScript files
##### src/main/resources/database/database.aws.hibernate.properties
##### src/main/resources/database/database.hibernate.properties
In this file configure the MySQL database:
```jdbc.driverClassName``` - Set to ```com.mysql.jdbc.ReplicationDriver``` if you want to use master-slave MySQL setup. Otherwise set it to ```com.mysql.jdbc.Driver``` value.
Expand Down

0 comments on commit efe7573

Please sign in to comment.