gogs/conf
Rebecca Turner c3c7944d79 conf: default to disabling federated avatar lookup (#5126)
It's a fun feature but `ENABLE_FEDERATED_AVATAR` being true by default
leads to confusion and huge slowdowns (see #2838, #980, #914) --- it's
unexpected that Gogs requires DNS configured (?) for avatars.

Avatar lookup is a niche feature that I don't believe should be enabled
by default given how prone it is to causing problems.
2018-03-29 05:48:53 -04:00
..
gitignore conf/gitignore: add PhpStorm and WebStorm (#4974) 2018-03-06 16:49:14 -05:00
label Load a set of predefined labels (#3459) 2016-08-29 19:02:49 -07:00
license Update ISC license 2016-04-03 01:56:48 +00:00
locale locale: sync from Crowdin 2018-03-12 09:23:29 -04:00
readme
README.md
app.ini conf: default to disabling federated avatar lookup (#5126) 2018-03-29 05:48:53 -04:00

README.md

Execute following command in ROOT directory when anything is changed:

$ make bindata