You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 14/umbraco-cms/tutorials/multisite-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The sites are now available under the domains you provided.
53
53
54
54
While such a setup might be handy, it also comes with drawbacks. It is important to keep in mind that having multiple sites on one Umbraco project:
55
55
56
-
* Might increase resource usage.
56
+
* Might increase resource usage. It should be noted, that if the project has any issues, this will effect all websites at once.
57
57
* 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.
58
58
* Limit your options in regards to developing new features and making schema changes.
0 commit comments