CollectAnonymousDataList
Summary
Sets if information from anonymous users can be collected for specific classes.Usage
CollectAnonymousDataList[<information collection type>]=enabled | disabled
Description
Just like the setting CollectAnonymousData in the block [CollectionSettings], this setting defines if information from anonymous users can be collected. But CollectAnonymousDataList will in fact list the override settings of specific information collection types.
This setting is case sensitive.
Examples
[CollectionSettings] CollectAnonymousData=enabled CollectAnonymousDataList[poll]=disabled
When the setting CollectAnonymousData is set to enabled, collecting information from anonymous users will be possible by default. But CollectAnonymousDataList overrides the previous setting, therefore, in the case of this example, the system is not allowed to collect information from anonymous users for polls.
Ester Heylen (23/06/2010 2:06 pm)
Ester Heylen (23/06/2010 2:06 pm)
Comments
There are no comments.