Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add whitelist #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add whitelist #2

wants to merge 1 commit into from

Commits on Nov 3, 2015

  1. add whitelist capability

    A whitelist is helpful if you want to run the tourney scripts
    for a small group.
    
    If WHITELISTFILE is set to a valid/existing file, then is_not_tourney()
    returns True for players not in the whitelist file.
    
    WHITELISTFILE defaults to 'player-whitelist.txt'. Simply omit this
    file if you don't want to use the whitelist.
    jmbjr committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    26ba194 View commit details
    Browse the repository at this point in the history