Guest User

Untitled

a guest
Jul 29th, 2018
580
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. general:
  2. enable-whitelist: 'false'
  3. enable-nickname-syncing: 'false'
  4. enable-synced-banning: 'false'
  5. enable-promotion-track: 'false'
  6. enable-rank-changing: 'false'
  7. enable-post-count-rewarding: 'false'
  8. configuration:
  9. forum: PHPBB3
  10. prefix: myforum_
  11. use-secondary-group: false
  12. mysql-connection:
  13. mysql-host: mysql1.000webhost.com
  14. mysql-user: a6566706_admin
  15. mysql-password: hut7rf3X4
  16. mysql-database-name: a6566706_forum
  17. mysql-port: '3306'
  18. group-mapping:
  19. default:
  20. 1: ExampleGroup1
  21. 2: ExampleGroup2
  22. worlds:
  23. exampleworld1:
  24. '1': ExampleGroup1
  25. '2': ExampleGroup2
  26. extras:
  27. whitelist:
  28. kick-message: This is the message a user will see if their group isn't whitelisted.
  29. use-as-blacklist: 'false'
  30. groups:
  31. '1': 'true'
  32. '2': 'false'
  33. nickname-syncing:
  34. nickname-field-in-usertable: nickname_field_user_table
  35. synced-banning:
  36. banned-user-forum-rank-id: '0'
  37. unbanned-user-forum-rank-id: '10'
  38. ban-message: This is the message a user will see if they are banned.
  39. promotion-track:
  40. track: 6|4|68|123|10
  41. rank-changing:
  42. identifiers:
  43. '1': Op
  44. '2': Admin
  45. '3': Mod
  46. '4': Helper
  47. '5': VIP
  48. '6': Builder
  49.  
  50. post-count-rewarding:
  51. post-count-field-in-user-table: post-count-field-user-table
  52. currency-reward-per-post: '40'
Add Comment
Please, Sign In to add comment