This commit is contained in:
syuilo
2019-05-16 01:07:32 +09:00
parent 3d8bbedf1b
commit 3f5b96bf62
12 changed files with 370 additions and 160 deletions

View File

@@ -6,8 +6,6 @@ mongodb:
db: misskey
user: syuilo
pass: ''
drive:
storage: 'db'
redis:
host: localhost
port: 6379

View File

@@ -6,8 +6,6 @@ mongodb:
db: test-misskey
user: admin
pass: ''
drive:
storage: 'db'
# __REDIS__
redis:
host: localhost