MUI - Add documentation

This commit is contained in:
Pairi Daiza 2023-02-24 15:57:42 +01:00
parent fb62acf603
commit d454199ba5
No known key found for this signature in database
GPG Key ID: AC2515EF755AF96F

View File

@ -392,6 +392,10 @@ If the string contains spaces, you have to double-quote it,
#### `UndoTransactionTimeout=0`
UndoTransactionTimeout is in milliseconds [ms].
UndoTransactionTimeout=1 (will be clamped to 10ms min.) will separate nearly every keystroke as single undo action.
(UndoTransactionTimeout=0 will switch this timer OFF)
#### `AdministrationTool.exe=`
This parameter is not used at the moment.