Dear kovidgoyal,
I tried to not display "Publisher" information on the content server. I entered as follows.
Code:
content_server_will_display = ['*']
content_server_wont_display = ['#publisher']
But it is still there (after Calibre restarted, of course)
=======
EDIT: it supports custom fields only.