This commit is contained in:
Alex
2020-03-25 22:30:22 +01:00
parent cb2f5c154c
commit d12ad1128e
2 changed files with 4 additions and 4 deletions

View File

@ -33,11 +33,11 @@ Addressed by *custom/<name>*
You can update it manually with a signal. If no *interval* is defined,
it is assumed that the out script loops it self.
*restart_interval*: ++
*restart-interval*: ++
typeof: integer ++
The restart interval (in seconds).
Can't be used with the *interval* option, so only with continuous scripts.
Once the scripts exit, it'll be re-executed after the *restart_interval*.
Once the script exit, it'll be re-executed after the *restart-interval*.
*signal*: ++
typeof: integer ++