Skip to content

Commit

Permalink
feat /docs flags.md: add new "developerEscalateInstallScript" flag
Browse files Browse the repository at this point in the history
  • Loading branch information
prplwtf committed Aug 26, 2024
1 parent f21d4f7 commit ffc4a7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/pages/documentation/flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,8 @@ Forcefully migrate the database non-interactively when installing your extension
`developerKeepApplicationCache`\
Prevents Blueprint from flushing the application's cache when building extensions through developer commands.

`developerEscalateInstallScript` <tag type="new" content="beta-2024-08"/></tag>\
Allows you to run install scripts with root permissions instead of running them through the webserver user.

`developerEscalateExportScript`\
Allows you to run export scripts with root permissions instead of running them through the webserver user.

0 comments on commit ffc4a7d

Please sign in to comment.