mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
Remove cache avatar support and add its tests
This commit is contained in:
@@ -120,8 +120,6 @@ REGISTER_EMAIL_CONFIRM = false
|
||||
DISABLE_REGISTRATION = false
|
||||
; User must sign in to view anything.
|
||||
REQUIRE_SIGNIN_VIEW = false
|
||||
; Cache avatar as picture
|
||||
ENABLE_CACHE_AVATAR = false
|
||||
; Mail notification
|
||||
ENABLE_NOTIFY_MAIL = false
|
||||
; More detail: https://github.com/gogits/gogs/issues/165
|
||||
|
Reference in New Issue
Block a user