mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-20 13:08:51 +00:00
Add [other].SHOW_FOOTER_POWERED_BY setting to hide Powered by (#30253)
This allows you to hide the "Powered by" text in footer via `SHOW_FOOTER_POWERED_BY` flag in configuration. --------- Co-authored-by: silverwind <[email protected]>
This commit is contained in:
committed by
GitHub
co-authored by
silverwind
parent
b414bf6e19
commit
5eeef69dd2
@@ -1353,5 +1353,6 @@ PROXY_HOSTS = *.github.com
|
||||
|
||||
- `SHOW_FOOTER_VERSION`: **true**: 在页面底部显示Gitea的版本。
|
||||
- `SHOW_FOOTER_TEMPLATE_LOAD_TIME`: **true**: 在页脚显示模板执行的时间。
|
||||
- `SHOW_FOOTER_POWERED_BY`: **true**: 在页脚显示“由...提供动力”的文本。
|
||||
- `ENABLE_SITEMAP`: **true**: 生成sitemap.
|
||||
- `ENABLE_FEED`: **true**: 是否启用RSS/Atom
|
||||
|
||||
Reference in New Issue
Block a user