Store avatars
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-09-09 07:55:14 +02:00
parent f52c702d61
commit 2a690346d7
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 5 additions and 1 deletions

View File

@ -50,3 +50,7 @@ ENABLED = true
FILE_EXTENSIONS = .rst
RENDER_COMMAND = rst2html
IS_INPUT_FILE = false
[picture]
AVATAR_UPLOAD_PATH = data/avatars
REPOSITORY_AVATAR_UPLOAD_PATH = data/repo-avatars

View File

@ -77,7 +77,7 @@ networks:
configs:
app_ini:
name: gitea_app_ini_v3
name: gitea_app_ini_v4
file: app.ini.tmpl
template_driver: golang