mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Clarify what the will/wont_display tweaks actually do
This commit is contained in:
parent
3851a4df3d
commit
a1fa400c82
@ -353,6 +353,8 @@ sony_collection_sorting_rules = []
|
|||||||
add_new_book_tags_when_importing_books = False
|
add_new_book_tags_when_importing_books = False
|
||||||
|
|
||||||
#: Set custom metadata fields that the Content server will or will not display.
|
#: 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_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.
|
# content_server_wont_display is a list of custom fields not to be displayed.
|
||||||
# wont_display has priority over will_display.
|
# wont_display has priority over will_display.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user