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: 15/umbraco-cms/fundamentals/setup/server-setup/permissions.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,4 +26,5 @@ The permissions documentation should allow you to run a plain Umbraco install su
26
26
|`/Views`|Modify / Full control |Should always have modify rights as the folder and its files are used for Templates and Partial views|
27
27
|`/wwwroot/css`|Modify / Full control |Should always have modify rights as the folder and its files are used for css files.|
28
28
|`/wwwroot/media`|Modify / Full control |Should always have modify rights as the folder and its files are used for Media files uploaded via the Umbraco CMS backoffice.|
29
+
|`/wwwroot/umbraco`|Modify / Full control |Should always have modify rights as the folder and its files are used by packages. Not part of your project by default.|
29
30
|`/wwwroot/scripts`|Modify / Full control |Should always have modify rights as the folder and its files are used for script files.|
0 commit comments