Skip to content

Commit e0185c3

Browse files
Manishearthkennytm
authored andcommitted
max_priority should be toplevel
1 parent 556cf90 commit e0185c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cfg.sample.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Priority values above max_priority will be refused.
2+
max_priority = 9001
3+
14
[github]
25

36
# Information for securely interacting with GitHub. These are found/generated
@@ -10,8 +13,6 @@ access_token = ""
1013
app_client_id = ""
1114
app_client_secret = ""
1215

13-
# Priority values above max_priority will be refused.
14-
max_priority = 9001
1516

1617
[git]
1718

0 commit comments

Comments
 (0)