Skip to content

Commit c3bf7a0

Browse files
authored
Update multisite-setup.md
1 parent 57169f1 commit c3bf7a0

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+
* It should be noted, that if the project has any issues, this will effect all websites at once.
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)