Quality of life. Removing a lot of requirements etc
This commit is contained in:
@ -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 = "";
|
||||
|
Reference in New Issue
Block a user