diff --git a/options.xhtml b/options.xhtml index 1ca49ebf3..2bb756751 100644 --- a/options.xhtml +++ b/options.xhtml @@ -67277,6 +67277,34 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<home-manager/modules/programs/rclone.nix> + +
+ +
+ + programs.rclone.remotes.<name>.mounts.<name>.logLevel + + +
+
+

Set the log-level. +See: https://rclone.org/docs/#logging

+ +

Type: +null or one of “ERROR”, “NOTICE”, “INFO”, “DEBUG”

+ +

Default: +null

+ +

Example: +"INFO"

+

Declared by: