Skip to content

Commit

Permalink
Update permissions.md
Browse files Browse the repository at this point in the history
Added /wwwroot/umbraco to the list of folders where write permission is needed. This is to bring the docs in accordance with the Umbraco Health Check results.
  • Loading branch information
dhymik authored Dec 4, 2024
1 parent 3533d1f commit 7bb8021
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ The permissions documentation should allow you to run a plain Umbraco install su
|`/Views` |Modify / Full control |Should always have modify rights as the folder and its files are used for Templates and Partial views|
|`/wwwroot/css` |Modify / Full control |Should always have modify rights as the folder and its files are used for css files.|
|`/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.|
|`/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.|
|`/wwwroot/scripts` |Modify / Full control |Should always have modify rights as the folder and its files are used for script files.|

0 comments on commit 7bb8021

Please sign in to comment.