Quality of life. Removing a lot of requirements etc

This commit is contained in:
2025-02-28 13:57:22 +00:00
parent e074e00c43
commit 2070c11050
13 changed files with 25 additions and 2889 deletions

View File

@ -16,7 +16,7 @@ use Exception;
* Configuration of the mounts must be done before use.
* Tested using rclone v1.64.0
*/
class Rclone
final class Rclone
{
private const int MAX_RUNTIME = 4 * 3600; //4 hours maximum
protected string $version = "";