Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin


scrollbar

Configure the folder relative to the basedir that contain the exported archive files:

Code Block
<mc
...
    <adminInterface>
        <folders>
            <folder id="exportedarchivefiles" name="Exported archive files">
                <url>d:/opt/mcs/fromFSS/Archive/export</url>
            </folder>
...
        </folders>
...
    </adminInterface>
</mc>


If this value is configured, the exported archive files page will look as follows.