-
Notifications
You must be signed in to change notification settings - Fork 93
Configuration Beta
JM.PASCAL edited this page Feb 24, 2015
·
1 revision
- Create a folder named "Mobile" inside the "Company Home / Data Dictionary" folder
- Create a file named "configuration.json"
- Copy & paste the following content into "configuration.json" & save the file
{
"rootMenu":{
"com.alfresco.activities":{
"visible":false
},
"com.alfresco.repository":{
"visible":false
},
"com.alfresco.sites":{
"visible":true
},
"com.alfresco.tasks":{
"visible":false
},
"com.alfresco.favorites":{
"visible":false
},
"com.alfresco.search":{
"visible":false
},
"com.alfresco.localFiles":{
"visible":true
},
"com.alfresco.notifications":{
"visible":false
},
"com.alfresco.repository.shared":{
"visible":true
},
"com.alfresco.repository.userhome":{
"visible":true
}
}
}
NOTE: Features that are supported on 4.2E servers and newer:
- "com.alfresco.repository.shared" = Shared Files
- "com.alfresco.repository.userhome" = My Files
- Install the latest version of Alfresco Mobile for Android available here
- Create a new OnPremise account based on your Alfresco Server installation.
- See the main menu personalized with your values.