diff --git a/doc/conffile.rst b/doc/conffile.rst index 732180357e79c..4c81e47112968 100644 --- a/doc/conffile.rst +++ b/doc/conffile.rst @@ -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 |