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'm sure there are no duplicate issues or discussions.
I'm sure this feature is not implemented.
I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
Introduce a configurable redirect mechanism so that when users access the root path /, they are automatically redirected (e.g., via HTTP 301) to a specified new mount path (such as /workspace). This would prevent existing shared links from becoming completely unusable.