-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
改进内核只读模式 #7615
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
Comments
界面隐藏
内核接口
|
|
谢谢D大和V姐💕,我还有个想法,就是在只读模式下能否冻结conf.json的修改。比如说用户A在浏览器打开了思源笔记,然后调整了文档树的宽度,当用户B也打开思源笔记后,文档树的宽度也会和A的一样了。 |
@ylsislove 现在的版本应该就是这样,数据不会被持久化的。 |
@88250 刚尝试了一下,确实没有被持久化,挺完美的了哈哈,非常感谢! |
可否增加一个只读端口呢? |
@luo-chuan 现阶段不考虑引入多人权限机制。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在什么情况下你需要该特性?In what scenarios do you need this feature?
我用docker部署了一个思源笔记,里面记录了我想公开展示的笔记内容。查阅了用户指南,发现内核参数提供了一个readonly模式,尝试了一下,发现很符合我的需求。但也存在一些小问题,主要是在指定了readonly模式下:
描述可能的最优解决方案 Describe the optimal solution
描述候选的解决方案 Describe the candidate solution
如果无法隐藏,功能禁用掉也可以。尤其是点击“免费试用订阅”按钮后可以打开设置界面的这个,如果被他人修改了设置就太糟心了🤣
其他信息 Other information
No response
The text was updated successfully, but these errors were encountered: