Advertisement
M-fan

database.yml

Dec 23rd, 2019
783
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.51 KB | None | 0 0
  1. # ==================================== #
  2. #
  3. # RewardPro 4.1.4
  4. # A complete reward solution.
  5. # (c) SuperM
  6. #
  7. # ==================================== #
  8. #
  9. # Thank you for using the plugin!
  10. # If you like the plugin, please rate it with 5 stars on SpigotMc!
  11. #
  12. # ==================================== #
  13. #           Settings
  14. # ==================================== #
  15.  
  16. Database:
  17.   Host: 111.111.111.123
  18.   Port: '3306'
  19.   Database: rewardDB
  20.   Username: test
  21.   Password: demoPW
  22.   LocalStorage: false
  23.   SSL: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement