umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.36k stars 2.64k forks source link

Ensure SQLite connection strings adhere to recommendations #16627

Open rbottema opened 1 week ago

rbottema commented 1 week ago

As per umbraco/UmbracoDocs#4649, the preferred cache mode is Private. This updates the templates and other usages to actually use the cache mode Umbraco recommends.

github-actions[bot] commented 1 week ago

Hi there @rbottema, thank you for this contribution! 👍

While we wait for one of the Core Collaborators team to have a look at your work, we wanted to let you know about that we have a checklist for some of the things we will consider during review:

Don't worry if you got something wrong. We like to think of a pull request as the start of a conversation, we're happy to provide guidance on improving your contribution.

If you realize that you might want to make some changes then you can do that by adding new commits to the branch you created for this work and pushing new commits. They should then automatically show up as updates to this pull request.

Thanks, from your friendly Umbraco GitHub bot 🤖 🙂

georgebid commented 1 week ago

Hey @rbottema thanks a lot for your PR, someone on the core collaborators team will review this soon 😄