mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 01:05:14 +00:00
[GITEA] [picture].*AVATAR_UPLOAD_PATH is legacy
(cherry picked from commitcb4cc01825
) (cherry picked from commitbef11d6131
) (cherry picked from commit077b1c52b6
) (cherry picked from commitaff7aa0858
) (cherry picked from commitd2f8f6eacb
) (cherry picked from commit476bd3c491
) (cherry picked from commit2b39e973be
) (cherry picked from commit822f25de53
) (cherry picked from commited941b0e60
) (cherry picked from commitac6c5ddb2a
) (cherry picked from commit52b8e33612
)
This commit is contained in:
parent
7f90256804
commit
1c7d1427d2
|
@ -1782,9 +1782,6 @@ LEVEL = Info
|
|||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;
|
||||
;AVATAR_UPLOAD_PATH = data/avatars
|
||||
;REPOSITORY_AVATAR_UPLOAD_PATH = data/repo-avatars
|
||||
;;
|
||||
;; How Gitea deals with missing repository avatars
|
||||
;; none = no avatar will be displayed; random = random avatar will be displayed; image = default image will be used
|
||||
;REPOSITORY_AVATAR_FALLBACK = none
|
||||
|
|
Loading…
Reference in a new issue