aboutsummaryrefslogtreecommitdiffstats
path: root/testing/noprs/noprs.confd
blob: 3344e38d8f90e652ba66a34808e007dce00be0b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Comment file (must be set and present)
# COMMENT_FILE=""

# GitHub API access token (must be set)
# GITHUB_ACCESS_TOKEN=""

# GitHub webhook secret (must be set)
# GITHUB_WEBHOOK_SECRET=""

# Additionall command line arguments
# NOPRS_OPTS="-p 8080 -c"