mirror of
https://github.com/jambonz/speech-utils.git
synced 2025-12-19 03:37:49 +00:00
feat: ioredis and getsize of tts cache
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
},
|
||||
"redis-auth": {
|
||||
"host": "127.0.0.1",
|
||||
"port": 3380
|
||||
"port": 3380,
|
||||
"username": "daveh",
|
||||
"password": "foobarbazzle"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user