settings: remove allow_physical_*_deletion (replaced by custom binding)
This commit is contained in:
10
doc/config
10
doc/config
@@ -453,16 +453,6 @@
|
||||
#
|
||||
#search_engine_default_search_mode = "1"
|
||||
#
|
||||
##
|
||||
## Note: Below variables can allow you to physically
|
||||
## remove files and directories from your hdd using
|
||||
## ncmpcpp's browser screen.
|
||||
##
|
||||
#
|
||||
#allow_physical_files_deletion = "no"
|
||||
#
|
||||
#allow_physical_directories_deletion = "no"
|
||||
#
|
||||
#external_editor = ""
|
||||
#
|
||||
#use_console_editor = "no" (set to yes, if your editor is console app)
|
||||
|
||||
@@ -315,12 +315,6 @@ If enabled, fields in Search engine above "Reset" button will be blocked after s
|
||||
.B mouse_support = yes/no
|
||||
Self-descriptive, isn't it?
|
||||
.TP
|
||||
.B allow_physical_files_deletion = yes/no
|
||||
If enabled, ncmpcpp will be able to delete files using its browser screen.
|
||||
.TP
|
||||
.B allow_physical_directories_deletion = yes/no
|
||||
If enabled, ncmpcpp will be able to delete directories using its browser screen.
|
||||
.TP
|
||||
.B tag_editor_extended_numeration = yes/no
|
||||
If enabled, tag editor will number tracks using format xx/yy (where xx is the current track and yy is total amount of all numbered tracks), not plain xx.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user