You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: migrate MAX_ENROLLMENT_INSTR_BUTTONS off FEATURES-as-dict
Flat setting was already being assigned to via the instructor plugin's
plugin_settings hook (settings.MAX_ENROLLMENT_INSTR_BUTTONS = 200) — only
the readers were still going through settings.FEATURES.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments