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 contains the failed imports:

Code Block
<mc
...
    <adminInterface>
        <folders>
            <folder id="failedimports" name="Failed imports">
                <url>/opt/mcs/fromFSS/ImportFailed</url>
            </folder>
...
        </folders>
...
    </adminInterface>
</mc>


If this value is configured, the failed imports page will look as follows.