From 76706f532bf4ec4f1a2cdafe19e0ee5bc366c787 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Sat, 6 Jan 2024 17:06:59 +1100 Subject: [PATCH] Update readme.md * Add note regarding Client Side Filtering --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7cf3697c..602e7232 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,8 @@ Originally derived as a 'fork' from the [skilion](https://github.com/skilion/one This client represents a 100% re-imagining of the original work, addressing numerous notable bugs and issues while incorporating a significant array of new features. This client has been under active development since mid-2018. ## Features -* State caching +* Supports 'Client Side Filtering' rules to determine what should be synced with Microsoft OneDrive +* Sync State Caching * Real-Time local file monitoring with inotify * Real-Time syncing of remote updates via webhooks * File upload / download validation to ensure data integrity