mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 20:59:31 +01: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
) (cherry picked from commit1c7d1427d2
) (cherry picked from commit1caa855c6d
) (cherry picked from commit55a04f5a9a
) (cherry picked from commit31124e8818
) (cherry picked from commit9415f18e70
)
This commit is contained in:
parent
eb9be4cee6
commit
358222a7d3
1 changed files with 0 additions and 3 deletions
|
@ -1785,9 +1785,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