We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.更改预览页数后系统可以对不足转码页数的书籍进行再次转码预览页,多余的页面可以自动删除节省存储空间。 2.整个文库书集可以按大小排序,可以对上传的书籍进行重命名,可以对索引内容进行关键词替换,便于去掉广告或者违禁词。 3.支持多级存储,热度高的书籍存储服务器硬盘,热度底的或者无人访问的书籍储存到云对象存储或者微软谷歌等网盘。 4.用户认证增加LDAP,CAS等,方便用户与其他网站统一登录认证
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1.更改预览页数后系统可以对不足转码页数的书籍进行再次转码预览页,多余的页面可以自动删除节省存储空间。
2.整个文库书集可以按大小排序,可以对上传的书籍进行重命名,可以对索引内容进行关键词替换,便于去掉广告或者违禁词。
3.支持多级存储,热度高的书籍存储服务器硬盘,热度底的或者无人访问的书籍储存到云对象存储或者微软谷歌等网盘。
4.用户认证增加LDAP,CAS等,方便用户与其他网站统一登录认证
The text was updated successfully, but these errors were encountered: