We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175e957 commit 7a2495aCopy full SHA for 7a2495a
integrations/mysql.ini.tmpl
@@ -85,11 +85,11 @@ NO_REPLY_ADDRESS = noreply.example.org
85
ENABLE_NOTIFY_MAIL = true
86
87
[picture]
88
-DISABLE_GRAVATAR = true
+DISABLE_GRAVATAR = false
89
ENABLE_FEDERATED_AVATAR = false
90
91
-AVATAR_UPLOAD_PATH = avatars/
92
-REPOSITORY_AVATAR_UPLOAD_PATH = repo-avatars/
+AVATAR_UPLOAD_PATH = integrations/gitea-integration-mysql/data/avatars
+REPOSITORY_AVATAR_UPLOAD_PATH = integrations/gitea-integration-mysql/data/repo-avatars
93
94
[session]
95
PROVIDER = file
0 commit comments