botpress / messaging

Botpress messaging server
41 stars 37 forks source link

fix(webchat): increase conversation history length #622

Closed hacheybj closed 10 months ago

hacheybj commented 10 months ago

Conversation history currently defaults to the 20 last messages in the webchat. Until we make this configurable to users through the studio, let's increase the limit to something much less limiting, as many use-cases (such as ed-tech) require the history to be present for returning users (over multiple days).