Skip to content

Commit df0d218

Browse files
authored
Update multisite-setup.md
1 parent 2d5a359 commit df0d218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The sites are now available under the domains you provided.
5353

5454
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:
5555

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.
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.
5959

0 commit comments

Comments
 (0)