From 22b185240c3db96d43dc7f4a719ff5823b0914e3 Mon Sep 17 00:00:00 2001 From: mirko Date: Thu, 13 Jun 2024 15:52:40 +0200 Subject: [PATCH] Fix default values documentation for ui.meta settings --- custom/conf/app.example.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index b1fe38dee1..6ae15768fb 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -1349,9 +1349,9 @@ LEVEL = Info ;[ui.meta] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;AUTHOR = Gitea - Git with a cup of tea -;DESCRIPTION = Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go -;KEYWORDS = go,git,self-hosted,gitea +;AUTHOR = Forgejo – Beyond coding. We forge. +;DESCRIPTION = Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job. +;KEYWORDS = git,forge,forgejo ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;