This configuration is instance aware. It contains configuration of frapid applications related to <domain>
instance.
Please do not edit this file manually since this may be overwritten by frapid time and again.
~/Tenants//Configs/Applications.config
<?xml version="1.0"?>
<configuration>
<appSettings>
<add key="InstalledApplications" value="" />
<add key="RemovedApplications" value="" />
</appSettings>
</configuration>
Key | Configuration |
---|---|
InstalledApplications | Comma separated list of installed applications. |
RemovedApplications | Comma separated list of removed applications. If application WebsiteBuilder was installed and later removed, it would appear on both configuration keys. |