Clarify what the will/wont_display tweaks actually do

This commit is contained in:
Kovid Goyal 2017-06-03 00:36:02 +05:30
parent 3851a4df3d
commit a1fa400c82
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -353,6 +353,8 @@ sony_collection_sorting_rules = []
add_new_book_tags_when_importing_books = False
#: Set custom metadata fields that the Content server will or will not display.
# Controls what fields are displayed when clicking the "Search" button in the
# browser to search your calibre library.
# content_server_will_display is a list of custom fields to be displayed.
# content_server_wont_display is a list of custom fields not to be displayed.
# wont_display has priority over will_display.