Files
freeCodeCamp/sweeper/sample.env
2018-12-05 11:23:55 +05:30

8 lines
263 B
Bash

GITHUB_USERNAME='camperbot'
GITHUB_ACCESS_TOKEN='replace this with a personal access token'
TRAVIS_ACCESS_TOKEN='replace this with a Travis access token'
REPOSITORY_OWNER='freeCodeCamp-rocks'
REPOSITORY='freeCodeCamp'
RATELIMIT_INTERVAL=1500
PRODUCTION_RUN=false