docs: conf file option moveToTrash is no longer Linux specific
authorJosh <josh.t.richards@gmail.com>
Tue, 27 Aug 2024 12:09:11 +0000 (08:09 -0400)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 28 Aug 2024 09:38:02 +0000 (11:38 +0200)
Since #5698 / #3362 this option is no longer restricted to Linux. (It's also now in the GUI too).

Signed-off-by: Josh <josh.t.richards@gmail.com>
doc/conffile.rst

index 732180357e79cd1dbc3cc1edb643e32cefbdbf8c..4c81e471129683cb2381500d130821a07aaec607 100644 (file)
@@ -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        |