Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Enable FusionCache AutoClone (#1550)
<!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> Enables [AutoClone](ZiggyCreatures/FusionCache#279) feature in FusionCache ## Related Issue(s) - #1226 ## Verification - [x] **Your** code builds clean without any errors or warnings - [x] Manual testing done (required) - [ ] Relevant automated test added (if you find this hard, leave it and we'll help out) ## Documentation - [ ] Documentation is updated (either in `docs`-directory, Altinnpedia or a separate linked PR in [altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if applicable) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new property, `EnableAutoClone`, in the caching configuration to enhance cache management. - **Bug Fixes** - Activated the assignment of an empty list to the `SubParties` property, ensuring no sub-parties are included in the authorized parties result. - **Style** - Minor formatting adjustments made for improved readability in the caching configuration. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information