Update README.md

This commit is contained in:
Mario Romano
2016-12-07 12:48:57 +00:00
committed by GitHub
parent 50de7ee5ce
commit 1264a70b70

View File

@@ -164,6 +164,9 @@ platformBrowserDynamic().bootstrapModule(AppModule);
| --- | --- | --- | --- | --- | --- | --- | --- | --- | ---
| `providers` | *string* | ECM | Possible valid value are ECM, BPM or ALL. The default behaviour of this component will logged in only in the ECM . If you want log in in both system the correct value to use is ALL | | `providers` | *string* | ECM | Possible valid value are ECM, BPM or ALL. The default behaviour of this component will logged in only in the ECM . If you want log in in both system the correct value to use is ALL |
| `disableCsrf` | *boolean* | false | To prevent the CSRF Token from been submitted. Only for Activiti call | | `disableCsrf` | *boolean* | false | To prevent the CSRF Token from been submitted. Only for Activiti call |
| `backgroundImageUrl` | *string* | alfresco background | Provide the path of the image with you want to customize the login page background |
| `logoImageUrl` | *string* | alfresco logo |Provide the path of the image with you want to customize the login page logo|
## Custom logo and background ## Custom logo and background