Update Recyclarr
This commit is contained in:
parent
6838175c14
commit
afc3758269
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ verifyConfig () {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z "$recyclarrScriptInterval" ]; then
|
if [ -z "$recyclarrScriptInterval" ]; then
|
||||||
recyclarrScriptInterval="4h"
|
recyclarrScriptInterval="6h"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue