mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 20:16:20 +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 commitea4a31da3f
) (cherry picked from commita066b3d24f
)
This commit is contained in:
parent
a3f119dbca
commit
a5e05a53b2
1 changed files with 0 additions and 3 deletions
|
@ -1769,9 +1769,6 @@ LEVEL = Info
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
;;
|
;;
|
||||||
;AVATAR_UPLOAD_PATH = data/avatars
|
|
||||||
;REPOSITORY_AVATAR_UPLOAD_PATH = data/repo-avatars
|
|
||||||
;;
|
|
||||||
;; How Gitea deals with missing repository 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
|
;; none = no avatar will be displayed; random = random avatar will be displayed; image = default image will be used
|
||||||
;REPOSITORY_AVATAR_FALLBACK = none
|
;REPOSITORY_AVATAR_FALLBACK = none
|
||||||
|
|
Loading…
Reference in a new issue