4. Configuring DelphiVote - obzidi4n/delphivote GitHub Wiki
Configuration Files
DelphiVote uses several configuration files:
config.yml
: Database, language and reward expiration settingssites.yml
: List of voting sites with names and URLsreward_items.yml
: Individual items or groups of items to be given as rewardsreward_triggers.yml
: Conditions for when rewards should be givenlang/messages-xx.yml
: Customizable messages in different languages
Configuration Quickstart
Copy over these example configurations to the main folder for a quickstart, and customize them however you'd like!
examples/reward_items.yml
examples/reward_triggers.yml
examples/sites.yml
See the Reward Triggers and Items section for details on setting up rewards!