mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Changing the Storage path
This commit is contained in:
parent
3e6c3d7f3c
commit
068edaa157
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user