Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rpaschoal authored Oct 29, 2018
1 parent 0396ea0 commit 7ca44eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ __Additional Settings__
* [pollingInterval]{number}: Configures the long poll interval in milliseconds. Default is 5000.
* [searchEnabled]{boolean}: Enables the search bar on the friends list. Default is true.
* [historyEnabled]{boolean}: Defines whether the component should call the "getMessageHistory" from the chat-adapter. Default is true.
* [historyPageSize]{number}: Set the page size for each request if you are using the paged history chat adapter (Beta).
* [historyPageSize]{number}: Set the page size for each request if you are using the paged history chat adapter (Beta). Default is 10.
* [emojisEnabled]{boolean}: Enables emoji parsing on the messages. Default is true.
* [linkfyEnabled]{boolean}: Transforms links within the messages to valid HTML links. Default is true.
* [audioEnabled]{boolean}: Enables audio notifications on received messages. Default is true.
Expand Down

0 comments on commit 7ca44eb

Please sign in to comment.