Skip to content

Commit

Permalink
Merge pull request #62 from gyptazy/fix/51-config-version
Browse files Browse the repository at this point in the history
fix: Add required config version to proxlb.conf
  • Loading branch information
gyptazy authored Aug 24, 2024
2 parents 200244b + 45b35d8 commit 4620bde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion proxlb.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ enable: 0
[service]
daemon: 1
schedule: 24
log_verbosity: CRITICAL
log_verbosity: CRITICAL
config_version: 3

0 comments on commit 4620bde

Please sign in to comment.