Commit 6b08d3c1 authored by nanahira's avatar nanahira

fix

parent 9da270eb
......@@ -153,9 +153,10 @@
"http": {
"port": 7922,
"password": "123456",
"websocket_roomlist": true,
"websocket_roomlist": false,
"public_roomlist": false,
"ssl": {
"enabled": true,
"enabled": false,
"port": 7923,
"cert": "ssl/fullchain.pem",
"key": "ssl/privkey.pem"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment