Skip to content

Commit

Permalink
Update configurations_overview.md
Browse files Browse the repository at this point in the history
reorder syncs to be more in line with how Lacey describes them
  • Loading branch information
awimbush committed Aug 27, 2024
1 parent 78d2d17 commit c39cb36
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/configurations_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,9 @@ The retroactive time period (in months) to fetch irrigation activities from prov

### Synchronization

#### syncPartnerData
If set to `true`, Leaf will fetch shared/partner data from John Deere and AgLeader shared accounts that have granted the required permissions. If set to `false`, only the directly connected account data will be fetched, even if the permissions allow access to shared data/organizations. The default value is `true`.

#### customDataSync
If set to `true`, the field boundaries will be partially obtained in [`PREVIEW` mode][10]. This prevents all provider fields from being fetched, allowing [later selection][11] of fields that will be fetched completely. For some providers, it will also affect the operation files associated with those fields. The default value is `false`.

Expand All @@ -388,5 +391,3 @@ If set to `true`, Leaf will automatically fetch John Deere inputs/products. The
#### zonesAutoSync
If set to `true`, Leaf will automatically synchronize provider's zones. The default value is `false`.

#### syncPartnerData
If set to `true`, Leaf will fetch shared/partner data from John Deere and AgLeader shared accounts that have granted the required permissions. If set to `false`, only the directly connected account data will be fetched, even if the permissions allow access to shared data/organizations. The default value is `true`.

0 comments on commit c39cb36

Please sign in to comment.