CustomizationEN¶
You can customize some properties in LinShare:
- set the name of your company and the url of your company website in the files
src/main/webapp/WEB-INF/app.propertiesandapp_fr.properties:
global.companyName=Linagora global.companyURL=http://www.linagora.com/
- put the logo of your company in
src/main/webapp/imageswith the namelogo-default.pngin the place of the actual Linagora logo.
- you can if you want change the messages and labels of the application by changing the content of
src/main/webapp/WEB-INF/app.propertiesandapp_fr.properties.