From 3137665e6eb2626e7f05b083ce14bbbcd78f41b3 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 15 Feb 2017 22:29:31 -0500 Subject: Simplify description --- conf/app.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/app.ini b/conf/app.ini index 6f612490..d95c2dd0 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -3,7 +3,7 @@ # !!! IF YOU ARE PACKAGING PROVIDER, PLEASE MAKE OWN COPY OF IT !!! ; App name that shows on every page title -APP_NAME = Gogs: Go Git Service +APP_NAME = Gogs ; The name of the system user that runs Gogs RUN_USER = git ; Either "dev", "prod" or "test" -- cgit v1.2.3