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 successful imports:

Code Block
<mc
...
    <adminInterface>
        <folders>
            <folder id="successfulimports" name="Successful imports">
                <url>/opt/fews/mcs/fromFSS/ImportBackup</url>
            </folder>
...
        </folders>
...
    </adminInterface>
</mc>


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