Skip to content

Commit 7c602a2

Browse files
authored
Merge pull request #6596 from Jette94/patch-38
Update multisite-setup.md
2 parents c4c0fa4 + 9943c57 commit 7c602a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

14/umbraco-cms/tutorials/multisite-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@ While such a setup might be handy, it also comes with drawbacks. It is important
5656
* Might increase resource usage.
5757
* Could interfere with editors' workflows, especially if there are multiple people working on both websites at once. That is because the solution will still use one database for both websites.
5858
* Limit your options in regards to developing new features and making schema changes.
59+
* If the project has any issues, this will affect all websites.
5960

6061
On Umbraco Cloud-hosted sites we recommend using the [Baseline](https://docs.umbraco.com/umbraco-cloud/getting-started/baselines) functionality - which comes with added benefits, and offers increased stability compared to the multisite solution in a single project.

0 commit comments

Comments
 (0)