mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
remove useless pages
This commit is contained in:
parent
ecf684c7ef
commit
83bfa79e65
|
|
@ -1,8 +0,0 @@
|
|||
# Overview
|
||||
|
||||
* [Seafile Components](components.md)
|
||||
* [File permission management](file_permission_management.md)
|
||||
* [FAQ](../faq.md)
|
||||
* [Changelog](../changelog.md)
|
||||
* [Roadmap](../roadmap.md)
|
||||
* [Contribution](../contribution.md)
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
# Security and auditing
|
||||
|
||||
## Security features
|
||||
|
||||
* [Security features](security_features.md)
|
||||
|
||||
## Access log and auditing
|
||||
|
||||
* [Access log and auditing](auditing.md)
|
||||
|
||||
## Config fail2ban
|
||||
|
||||
* [Config fail2ban](fail2ban.md)
|
||||
|
|
@ -45,7 +45,6 @@ markdown_extensions:
|
|||
# Page tree
|
||||
nav:
|
||||
- Overview:
|
||||
- Forward: overview/README.md
|
||||
- Seafile Components: overview/components.md
|
||||
- File permission management: overview/file_permission_management.md
|
||||
- Roadmap: roadmap.md
|
||||
|
|
@ -162,7 +161,6 @@ nav:
|
|||
- WebDAV extension: extension/webdav.md
|
||||
- FUSE extension: extension/fuse.md
|
||||
- Security and Auditing:
|
||||
- Forward: security/README.md
|
||||
- Security features: security/security_features.md
|
||||
- Access logs and auditing: security/auditing.md
|
||||
- Config fail2ban: security/fail2ban.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue