Skip to content

Commit

Permalink
docs: conf file option moveToTrash is no longer Linux specific
Browse files Browse the repository at this point in the history
Since #5698 / #3362 this option is no longer restricted to Linux. (It's also now in the GUI too).

Signed-off-by: Josh <[email protected]>
  • Loading branch information
joshtrichards authored and backportbot[bot] committed Aug 28, 2024
1 parent 8595993 commit 019e6c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/conffile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ Some interesting values that can be set on the configuration file are:
| ``timeout`` | ``300`` | The timeout for network connections in seconds. |
+----------------------------------+--------------------------+--------------------------------------------------------------------------------------------------------+
| ``moveToTrash`` | ``false`` | If non-locally deleted files should be moved to trash instead of deleting them completely. |
| | | This option only works on linux |
+----------------------------------+--------------------------+--------------------------------------------------------------------------------------------------------+
| ``showExperimentalOptions`` | ``false`` | Whether to show experimental options that are still undergoing testing in the user interface. |
| | | Turning this on does not enable experimental behavior on its own. It does enable user interface |
Expand Down

0 comments on commit 019e6c6

Please sign in to comment.