New Mint Configurations
[[file_mints]]
[[file_mints]]
enabled=true
update_seconds=10 # optional, default 0 (no auto-update)
max_per_cycle=10 # optional, default unlimited
random_order=false # optional, default false
path="/path/to/mints.txt" # raw text or json supported[[url_mints]]
[[url_mints]]
enabled=false
update_seconds=10 # optional, default 0
max_per_cycle=10 # optional, default unlimited
random_order=false # optional, default false
url="http://yourminturl.com/?t=%TIMESTAMP%" # %TIMESTAMP% optional, outputs json or raw textMint Tagging
You can now use tags to categorize mints:
Tags can be used in strategy fields:
Include Tags Example
Exclude Tags Example
Last updated