Possible single file snapshot for feed item translation?

While working on a plugin to translate and save feed items automatically to a library,
I noticed that a snapshot will consist of multiple files, if you save a feed entry to the library via the UI or directly using the translate method of feedItem (https://github.com/zotero/zotero/blob/master/chrome/content/zotero/xpcom/data/feedItem.js#L210).

Is there an option to enable single file mode for these snapshots in the settings?
It sounded like single file was the new default (https://forums.zotero.org/discussion/comment/366364#Comment_366364).

If not, would I need to call or use the code of the Zotero Connector to save an item with a single file snapshot or am I in the completely wrong section of the code then?
Sign In or Register to comment.