<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font face="Arial">I’m running LibreOffice 6 through
        LibreOfficeKit calls (saveAs), and I’m interested in stabilizing
        and isolating LibreOffice during calls into it. My only purpose
        is document conversion. How can I minimize: <br>
      </font></p>
    <p><font face="Arial">- the amount of user profile IO</font></p>
    <p><font face="Arial">- interactions with other processes</font></p>
    <p><font face="Arial">- network endpoints and the filesystem in
        general</font></p>
    <p><font face="Arial">- internal features that can cause instability
        (threading and locks) or are superfluous (e.g. scripting,
        rendering, etc.)?<br>
      </font></p>
    <p><font face="Arial">There’s a list of environment variables at </font><a
        moz-do-not-send="true"
href="https://wiki.documentfoundation.org/Development/Environment_variables"><font
          face="Arial">https://wiki.documentfoundation.org/Development/Environment_variables</font></a></p>
    <p><font face="Arial">A good deal of them seem to be useful to constrain
        LibreOffice’s behavior. I would be interested in your advice:
        which of these would be most useful for me? Do you have other
        suggestions? I hope to be able to document useful environment
        variables on the Wiki in the process.</font><a
        moz-do-not-send="true"
href="https://wiki.documentfoundation.org/Development/Environment_variables"><font
          face="Arial"><br>
        </font></a></p>
  </body>
</html>