Skip to content

Add thread_creation_menu_timeout to duration_seconds config group#3451

Open
sebkuip wants to merge 1 commit into
developmentfrom
users/sebkuip/threadmenu_timeout_fix
Open

Add thread_creation_menu_timeout to duration_seconds config group#3451
sebkuip wants to merge 1 commit into
developmentfrom
users/sebkuip/threadmenu_timeout_fix

Conversation

@sebkuip

@sebkuip sebkuip commented Jul 20, 2026

Copy link
Copy Markdown
Member

This config value is not validated to be in seconds, but the threadmenu expects seconds. This PR adds this value to the duration_seconds config group such that it is validated, and if possible converted from other formats.
afbeelding

This closes #3449

@StephenDaDev StephenDaDev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested working, resolves bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: the config thread_creation_menu_timeout is not part of the duration_seconds group and thus is not validated to be valid

2 participants