Files
freeCodeCamp/sample.env

7 lines
187 B
Bash
Raw Normal View History

2018-11-10 04:02:26 +05:30
USERNAME='camperbot'
2018-11-10 05:09:03 +05:30
ACCESS_TOKEN='replace this with a personal access token'
REPOSITORY_OWNER='freeCodeCamp-rocks'
2018-11-12 12:28:02 -08:00
REPOSITORY='freeCodeCamp'
RATELIMIT_INTERVAL=1500
PRODUCTION_RUN=false