Changing the Storage path

This commit is contained in:
megala21 2017-10-03 14:35:11 +05:30
parent 3e6c3d7f3c
commit 068edaa157

View File

@ -52,7 +52,7 @@
<Extension name="ApplicationStorageManager">
<ClassName>org.wso2.carbon.device.application.mgt.core.impl.ApplicationStorageManagerImpl</ClassName>
<Parameters>
<Parameter name="StoragePath">repository/resources/mobileapps</Parameter>
<Parameter name="StoragePath">repository/resources/apps</Parameter>
<Parameter name="MaxScreenShotCount">6</Parameter>
</Parameters>
</Extension>