From 0dddbedb9cf6409695582330565d36f40cea4fa2 Mon Sep 17 00:00:00 2001 From: akanealw Date: Wed, 17 Jan 2024 13:37:51 -0600 Subject: [PATCH] removed paperless-ngx --- olivetin/config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/olivetin/config.yaml b/olivetin/config.yaml index d307446..3d5f0e4 100755 --- a/olivetin/config.yaml +++ b/olivetin/config.yaml @@ -14,7 +14,3 @@ actions: - title: "Restart JDownloader" shell: /scripts/olivetin/restart-jdownloader.sh timeout: 15 - - - title: "Restart Paperless-ngx" - shell: /scripts/olivetin/restart-paperless-ngx.sh - timeout: 15