mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-13 20:51:05 +00:00
b0ff1a17a4
This allows you to hide the "Powered by" text in footer via `SHOW_FOOTER_POWERED_BY` flag in configuration. --------- Co-authored-by: silverwind <me@silverwind.io> (cherry picked from commit 609a627a44dbcb7b630ff51ce9f4b9f448b48ca8) Conflicts: - docs/content/administration/config-cheat-sheet.en-us.md - docs/content/administration/config-cheat-sheet.zh-cn.md Removed both, they're Gitea specific. - templates/base/footer_content.tmpl Applied the change manually, keeping the Forgejo footer. |
||
---|---|---|
.. | ||
eval | ||
scopedtmpl | ||
vars | ||
base.go | ||
dynamic.go | ||
helper.go | ||
helper_test.go | ||
htmlrenderer.go | ||
htmlrenderer_test.go | ||
mailer.go | ||
static.go | ||
templates_bindata.go | ||
util_avatar.go | ||
util_dict.go | ||
util_json.go | ||
util_misc.go | ||
util_render.go | ||
util_render_test.go | ||
util_slice.go | ||
util_string.go | ||
util_string_test.go | ||
util_test.go |