mirror of
https://github.com/rclone/rclone.git
synced 2026-06-16 12:18:44 -04:00
Add tenant_url configuration option for accessing OneDrive/SharePoint without admin privileges. When tenant_url is set, rclone uses the SharePoint v2.0 API endpoint instead of the standard Microsoft Graph API. Co-Authored-By: KyokoMiki <161209740+kyokomiki@users.noreply.github.com>