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
I disable LTL for local and remote users by a role.
Before 2024.7.0-rc.5, STL is also disabled with that role. After updating 2024.7.0-rc.8, STL appeared but it outputs an error.
If I disable LTL from the Role template, STL will be disabled though.
* Model and OS of the device(s): iOS 17.6
* Browser: PWA
* Server URL: https://misskey.5ouma.me* Misskey: 2024.7.0-rc.8
🛰 Backend Environment (for server admin)
* Installation Method or Hosting Service: Docker
* Misskey: 2024.7.0-rc.8
* Node:
* PostgreSQL: 16.3
* Redis: 7.2.5-alpine3.19
* OS and Architecture: macOS, amd64
For the full compose.yml, see this.
https://github.com/5ouma/homelab/blob/26aca33e59c4bbd9750d1750381a49eaee2d66ed/misskey/compose.yml
Do you want to address this bug yourself?
Yes, I will patch the bug myself and send a pull request
The text was updated successfully, but these errors were encountered:
💡 Summary
I disable LTL for local and remote users by a role.
Before 2024.7.0-rc.5, STL is also disabled with that role. After updating 2024.7.0-rc.8, STL appeared but it outputs an error.
If I disable LTL from the Role template, STL will be disabled though.
🥰 Expected Behavior
STL is disabled with LTL.
🤬 Actual Behavior
STL appears even LTL is disabled.
📝 Steps to Reproduce
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: