Configuration settings for Onedrive. All available options can be found at https://github.com/abraunegg/onedrive/blob/master/config.
Declarations
Type
attribute set of string
Default
{ }
Example
''
{
check_nomount = "false";
check_nosync = "false";
classify_as_big_delete = "1000";
cleanup_local_files = "false";
disable_notifications = "false";
no_remote_delete = "false";
rate_limit = "0";
resync = "false";
skip_dotfiles = "false";
}
''