Update Activity Page authored by Janne Lauros's avatar Janne Lauros
...@@ -13,5 +13,5 @@ Connected services is configured in `userprofile.properties` - file. ...@@ -13,5 +13,5 @@ Connected services is configured in `userprofile.properties` - file.
| ------ | ------ |------ | | ------ | ------ |------ |
| idp.userprofile.activitypage.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect data | | idp.userprofile.activitypage.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect data |
| idp.userprofile.activitypage.show |false| Boolean to determine whether to show page | | idp.userprofile.activitypage.show |false| Boolean to determine whether to show page |
| idp.userprofile.activitypage.maxentries |50| Maximum number of entries stored | | idp.userprofile.activitypage.maxentries |50| Maximum number of entries stored per user |
| idp.userprofile.attributevalues.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect attribute values (i.e. not only attribute names) | | idp.userprofile.attributevalues.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect attribute values (i.e. not only attribute names) |
\ No newline at end of file