mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-06 20:43:17 -06:00
[docs] add zh docs (#3507)
* [docs] add zh docs * [docs] add lang dropdown * [docs] update mkdocs zh config * [docs] migrate assets * [docs] update overrides dir in mkdocs zh config * [docs] exclude locales director in main mkdocs config * [docs] rename assets to public to avoid conflicting with template * [docs] extra_css change followup * [docs] add theme.palette.toggle.icon back into mkdocs zh config * [docs] fix zh readme reference + migrate language-specific repo markdown to docs * [docs] translate remaining repo docs + update reference * [docs] update zh index.md reference * [docs/zh] wording alignment
This commit is contained in:
parent
e953d80dff
commit
38a08cd25a
139 changed files with 20407 additions and 24 deletions
11
docs/locales/zh/advanced/security/index.md
Normal file
11
docs/locales/zh/advanced/security/index.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 安全加固措施
|
||||
|
||||
这些指南涵盖如何提高你的 GoToSocial 部署的安全状况。它们不涉及调整 GoToSocial 的设置,而是指出一些你可以做的额外措施,以更好地保护你的实例。
|
||||
|
||||
!!! note
|
||||
这些指南中的任何内容旨在增强你的 GoToSocial 部署的安全性;它们不能替代良好的安全实践,比如保持你的系统定期得到修补和更新。
|
||||
|
||||
## 指南
|
||||
|
||||
* [对 GoToSocial 可执行文件进行沙盒处理](sandboxing.md)
|
||||
* [配置防火墙](firewall.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue