make recipient a default stored field
This commit is contained in:
parent
cf3e3117f6
commit
5a68774b8d
@ -69,14 +69,15 @@ recipient = XTO
|
|||||||
# "url", but this one doesn't need to be listed here, it's stored by hard
|
# "url", but this one doesn't need to be listed here, it's stored by hard
|
||||||
# code)
|
# code)
|
||||||
#
|
#
|
||||||
# Some fields are stored by default, don't add them here, else they will be
|
# Some fields are stored by default, don't add them here:
|
||||||
# stored twice: caption, keywords, abstract, mimetype, url
|
# caption, keywords, abstract, mimetype, url
|
||||||
# Only canonical names should be used here, not aliases.
|
# Only canonical names should be used here, not aliases.
|
||||||
# "author" used to be stored by default, now set here as optional
|
# "author" used to be stored by default, now set here as optional
|
||||||
# "rclaptg" is used for viewer specialization (depending on local config)
|
# "rclaptg" is used for viewer specialization (depending on local config)
|
||||||
# "rclbes" defines the backend type (ie normal fs, firefox cache). Should
|
# "rclbes" defines the backend type (ie normal fs, firefox cache). Should
|
||||||
# probably be hardcoded, don't remove it
|
# probably be hardcoded, don't remove it
|
||||||
author=
|
author=
|
||||||
|
recipient=
|
||||||
rclaptg=
|
rclaptg=
|
||||||
rclbes=
|
rclbes=
|
||||||
filename=
|
filename=
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user