aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2017-02-15 22:29:31 -0500
committerUnknwon <u@gogs.io>2017-02-15 22:29:31 -0500
commit3137665e6eb2626e7f05b083ce14bbbcd78f41b3 (patch)
treee69b138ff0062b4799cbced91012e1859108b99f /conf
parentf35bd3400206bf4c1b19050dba99fd3dc5d6edc4 (diff)
Simplify description
Diffstat (limited to 'conf')
-rw-r--r--conf/app.ini2
1 files changed, 1 insertions, 1 deletions
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"