Do not use proxies for rendering, but flush the full-res image
from memory when done rendering.
This option reduces memory usage as the full-res image is not
maintained in memory when not needed. The full-res image has to be
re-loaded at every render, though.