GithubHelp home page GithubHelp logo

Comments (5)

2881099 avatar 2881099 commented on July 24, 2024

看 freeredis 文档介绍,设置密码

from freeim.

zhaoguoping avatar zhaoguoping commented on July 24, 2024

我的是csredis版本的,

from freeim.

zhaoguoping avatar zhaoguoping commented on July 24, 2024

"ImServerOption": {
"CSRedisClient": "127.0.0.1:6379,Password=1111,idleTimeout=3000,poolsize=10",
"Servers": "127.0.0.1:6001",
"Server": "127.0.0.1:6001"
},如上面,在ip端口后面,加上password=111,这样子不行啊

from freeim.

5653325 avatar 5653325 commented on July 24, 2024

"ImServerOption": {
"CSRedisClient": "127.0.0.1:6379,Password=1111,idleTimeout=3000,poolsize=10",
"Servers": "127.0.0.1:6001",
"Server": "127.0.0.1:6001"
},如上面,在ip端口后面,加上password=111,这样子不行啊

看CSRedisCore文档吧。

from freeim.

Camio1945 avatar Camio1945 commented on July 24, 2024

试了一下,首字母是不能大写的,Password 改成 password 就可以了,比如:
"CSRedisClient": "127.0.0.1:6379,password=1111,poolsize=10",

from freeim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.