mirror of
https://github.com/gryf/mc_adbfs.git
synced 2025-12-18 12:00:19 +01:00
Removed unused elements
There was some items unused: - In readme there was misleading entry, unused `skip_dirs` option. - There was unused Exception class.
This commit is contained in:
@@ -66,7 +66,6 @@ You can configure behaviour of this plugin using ``.ini`` file located under
|
||||
|
||||
[adbfs]
|
||||
debug = false
|
||||
skip_dirs = true
|
||||
dirs_to_skip = ["acct", "charger", "d", "dev", "proc", "sys"]
|
||||
suppress_colors = false
|
||||
root =
|
||||
|
||||
Reference in New Issue
Block a user