Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support conversation description length from capabilities #1940

Open
nickvergessen opened this issue Jan 15, 2025 · 0 comments · May be fixed by #1945
Open

Support conversation description length from capabilities #1940

nickvergessen opened this issue Jan 15, 2025 · 0 comments · May be fixed by #1945

Comments

@nickvergessen
Copy link
Member

Hardcoded value of 500 in the past has to be replaced with a capability check for:

config => conversations => description-length (local) - The maximum length for conversation descriptions, currently 2000. Before this config was added the implicit limit was 500, since the existance of the feature capability room-description.

the 500 still need to be kept as a fall back for older server versions

@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 💬 Talk team Jan 15, 2025
@nickvergessen nickvergessen moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (~10 entries) in 💬 Talk team Jan 15, 2025
@Ivansss Ivansss self-assigned this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📄 To do (~10 entries)
Development

Successfully merging a pull request may close this issue.

2 participants