- add description for moveToTrash variable

This commit is contained in:
Oleg Solovyov 2018-01-25 17:05:26 +03:00 committed by Camila San
parent 5e2270bd57
commit 09ade2b892
No known key found for this signature in database
GPG Key ID: 7A4A6121E88E2AD4
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ 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. |
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
+----------------------------------------------------------------------------------------------------------------------------------------------------------+