Files
dockerserver/olivetin/config.yaml
2024-01-17 13:37:51 -06:00

17 lines
426 B
YAML
Executable File

actions:
- title: "Restart Gluetun and Services"
shell: /scripts/olivetin/restart-gluetun-and-services.sh
timeout: 75
- title: "Restart qBittorrent"
shell: /scripts/olivetin/restart-qbittorrent.sh
timeout: 15
- title: "Restart SABnzbd"
shell: /scripts/olivetin/restart-sabnzbd.sh
timeout: 15
- title: "Restart JDownloader"
shell: /scripts/olivetin/restart-jdownloader.sh
timeout: 15