Skip to content

Commit

Permalink
[TYPO] styleguide: Use lowercase for file_list.uploader.defaultAction (
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 10, 2024
1 parent 2cdd4f1 commit 0a142a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/TSconfig/Documentation/UserTsconfig/Options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -568,13 +568,13 @@ file_list.uploader.defaultAction
Default action for the modal that appears when during file upload a name
collision occurs. Possible values:

:typoscript:`Cancel`
:typoscript:`cancel`
Abort the action.

:typoscript:`Rename`
:typoscript:`rename`
Append the file name with a numerical index.

:typoscript:`Replace`
:typoscript:`replace`
Override the file with the uploaded one.


Expand Down

0 comments on commit 0a142a7

Please sign in to comment.