Remove APP_LOGO setting

This commit is contained in:
Mathieu Gagnon 2014-09-13 03:52:51 -04:00
parent a2cac952a4
commit 3549fb0ea8
7 changed files with 3 additions and 8 deletions

View file

@ -1,6 +1,5 @@
; App name that shows on every page title
APP_NAME = Gogs: Go Git Service
APP_LOGO = img/favicon.png
; Change it if you run locally
RUN_USER = git
; Either "dev", "prod" or "test", default is "dev"