Skip to content

Commit

Permalink
Merge pull request #6725 from dhymik/patch-1
Browse files Browse the repository at this point in the history
Update permissions.md
  • Loading branch information
sofietoft authored Dec 20, 2024
2 parents 47a10e0 + 7bb8021 commit d4f6ef2
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 d4f6ef2

Please sign in to comment.