mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
キャッシュを切ってみる
This commit is contained in:
@@ -6,6 +6,7 @@ db:
|
||||
db: test-misskey
|
||||
user: postgres
|
||||
pass: ''
|
||||
disableCache: true
|
||||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
|
||||
@@ -6,6 +6,7 @@ db:
|
||||
db: test-misskey
|
||||
user: postgres
|
||||
pass: ''
|
||||
disableCache: true
|
||||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
|
||||
Reference in New Issue
Block a user