feat: Add option to use unix socket for xml rpc server

This commit is contained in:
2026-08-06 11:42:28 +02:00
parent 835c3a1b61
commit aad540593d
3 changed files with 97 additions and 12 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ watchdog = 1
[XMLRPC]
xmlrpc = 1
aclfile = /etc/revpipyload/aclxmlrpc.conf
bindip = 127.0.0.1
bindip = socket
[MQTT]
mqtt = 0