Skip to content

Commit

Permalink
Sync structures
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk committed Oct 28, 2024
1 parent 21c3571 commit da693bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Database/Traits/Multisite.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ trait Multisite
* Set to an array of options for more granular controls:
*
* - **sync** - logic to sync specific sites, available options: `all`, `group`, `locale`
* - **structure** - enable the sync of tree/sortable structures, default: `false`
* - **delete** - delete all linked records when any record is deleted, default: `true`
*
* protected $propagatableSync = false;
Expand Down

0 comments on commit da693bc

Please sign in to comment.