Fix gitea update issues with level db
This commit is contained in:
parent
1ff5914172
commit
6fb291b3bd
|
@ -33,7 +33,7 @@ gitea:
|
|||
cache:
|
||||
ADAPTER: memory
|
||||
queue:
|
||||
TYPE: level
|
||||
TYPE: channel
|
||||
server:
|
||||
BUILTIN_SSH_SERVER_USER: git
|
||||
ROOT_URL: https://git.namesny.com
|
||||
|
|
Loading…
Reference in New Issue