Skip to content

Commit

Permalink
Merge pull request #3359 from m-chaturvedi/fix_typo_in_example
Browse files Browse the repository at this point in the history
Change path to backup_path in counter_server
  • Loading branch information
ashie committed Apr 30, 2021
2 parents 2cbb650 + 4b13416 commit 4455d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/counter.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
scope server1
bind 127.0.0.1
port 24321
path tmp/back
backup_path tmp/back
</counter_server>
</system>

Expand Down

0 comments on commit 4455d34

Please sign in to comment.