Skip to content

Commit d4f6ef2

Browse files
authored
Merge pull request #6725 from dhymik/patch-1
Update permissions.md
2 parents 47a10e0 + 7bb8021 commit d4f6ef2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

15/umbraco-cms/fundamentals/setup/server-setup/permissions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ The permissions documentation should allow you to run a plain Umbraco install su
2626
|`/Views` |Modify / Full control |Should always have modify rights as the folder and its files are used for Templates and Partial views|
2727
|`/wwwroot/css` |Modify / Full control |Should always have modify rights as the folder and its files are used for css files.|
2828
|`/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.|
2930
|`/wwwroot/scripts` |Modify / Full control |Should always have modify rights as the folder and its files are used for script files.|

0 commit comments

Comments
 (0)