We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ba1de commit 0aaab4eCopy full SHA for 0aaab4e
README.md
@@ -122,7 +122,7 @@ global:
122
# bind the service to the interface:port
123
bind_to: localhost:9091
124
# service exit if any of the config files have been modified;
125
- # this is useful for automatically restarting the service by systemd when the configuration
+ # this is useful for automatically restarting the service by systemd when the configuration changes
126
exit_on_config_change: true
127
jobs:
128
- script: test/script-openvpn.yml
0 commit comments