mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-14 19:35:11 +02: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