JBoss.orgCommunity Documentation

DefaultPresenceStatus

The configuration of the DefaultPresenceStatus component is found in /extension/webapp/src/main/webapp/WEB-INF/cs-extension/cs/chat/chat-service-configuration.xml.



<component>
  <type>org.exoplatform.services.presence.DefaultPresenceStatus</type>
  <init-params>
    <properties-param>
      <name>presence-status</name>
      <property name="mode" value="Free to chat"/>
    </properties-param>
  </init-params>
</component>

Details:

Properties-param Property name Description Possible Values Default Value
presence-status mode Show the present status of users. string Free to chat