soju: disable admin socket for now
This commit is contained in:
parent
416aa476b3
commit
529f23f9ed
@ -530,7 +530,7 @@
|
||||
soju = {
|
||||
enable = true;
|
||||
listen = [
|
||||
"unix+admin://"
|
||||
#"unix+admin://"
|
||||
":${toString myData.ports.soju}"
|
||||
"wss://:${toString myData.ports.soju-ws}"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user