Update onedrive to 2.4.7
Changes:
- Implement Feature: Allow config to specify a tenant id for non-multi-tenant applications
- Fix debugging output for /delta changes available queries
- Implement Feature: Adding support for authentication with single tenant custom applications
- Fix logging output for modification comparison source data
- Fix Business Shared Folder handling to process only Shared Folders, not individually shared files
- Implement Feature: Configure specific File and Folder Permissions
- Fix --list-shared-folders to only show folders
- Fix cleanup dryrun shm and wal files if they exist
- Fix to check for the presence of .nosync when processing DB entries
- Fix skip_dir matching when using --resync
- Fix uploading data to shared business folders when using --upload-only
- Fix to merge contents of SQLite WAL file into main database file on sync completion
- Fix to check if localModifiedTime is >= than item.mtime to avoid re-upload for equal modified time
- Fix to correctly set config directory permissions at first start