Files
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
..
2016-04-03 01:56:48 +00:00
2018-03-12 09:23:29 -04:00
2016-03-06 16:40:04 -05:00

Execute following command in ROOT directory when anything is changed:

$ make bindata