Update Activity Page authored by Janne Lauros's avatar Janne Lauros
......@@ -8,7 +8,7 @@ Activity Page displays list of your last logins.
- [Data Collection](Collecting Data) has been configured
# Configuration
Connected services is configured in `userprofile.properties` - file.
Activity Page is configured in `userprofile.properties` - file. By default the feature if off and you must turn it on by editing following properties.
| Property Name | Default |Description |
| ------ | ------ |------ |
| idp.userprofile.activitypage.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect data |
......
......