This commit is contained in:
parent
f52c702d61
commit
2a690346d7
@ -50,3 +50,7 @@ ENABLED = true
|
|||||||
FILE_EXTENSIONS = .rst
|
FILE_EXTENSIONS = .rst
|
||||||
RENDER_COMMAND = rst2html
|
RENDER_COMMAND = rst2html
|
||||||
IS_INPUT_FILE = false
|
IS_INPUT_FILE = false
|
||||||
|
|
||||||
|
[picture]
|
||||||
|
AVATAR_UPLOAD_PATH = data/avatars
|
||||||
|
REPOSITORY_AVATAR_UPLOAD_PATH = data/repo-avatars
|
||||||
|
@ -77,7 +77,7 @@ networks:
|
|||||||
|
|
||||||
configs:
|
configs:
|
||||||
app_ini:
|
app_ini:
|
||||||
name: gitea_app_ini_v3
|
name: gitea_app_ini_v4
|
||||||
file: app.ini.tmpl
|
file: app.ini.tmpl
|
||||||
template_driver: golang
|
template_driver: golang
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user