Update index.py

pull/463/head
midoks 2 years ago
parent fc904c9a5d
commit 20d85d0bd7
  1. 2
      plugins/mosquitto/index.py

@ -38,7 +38,7 @@ def getInitDFile():
def getConf():
path = getServerDir() + "/redis.conf"
path = getServerDir() + "/etc/mosquitto/mosquitto.conf"
return path

Loading…
Cancel
Save