diff options
Diffstat (limited to 'conf/app.ini')
-rw-r--r-- | conf/app.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/app.ini b/conf/app.ini index 1af480a825..0724215051 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -1,3 +1,6 @@ +# NEVER EVER MODIFY THIS FILE +# PLEASE MAKE CHANGES ON CORRESPONDING CUSTOM CONFIG FILE + ; App name that shows on every page title APP_NAME = Gogs: Go Git Service ; Change it if you run locally |