Skip to content

Commit 7fb0f16

Browse files
authored
Fix readme config
Change config line to match what is checked here: https://github.com/gitconsensus/GitConsensusCLI/blob/master/gitconsensus/repository.py#L383
1 parent e91871c commit 7fb0f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ licensedelay: 72
5656
consensusdelay: 72
5757

5858
# Do not allow license changes to be merged.
59-
lockconsensus: true
59+
locklicense: true
6060

6161
# Do not allow consensus changes to be merged.
6262
lockconsensus: true

0 commit comments

Comments
 (0)