Update index.py

pull/700/head
Mr Chen 3 months ago
parent 3f478eef8e
commit e14f2ea247
  1. 3
      plugins/ladp/index.py

@ -42,7 +42,8 @@ def getInitDFile():
def getConf():
path = getServerDir() + "/redis.conf"
# path = getServerDir() + "/redis.conf"
path = "/etc/ldap/ldap.conf"
return path

Loading…
Cancel
Save