diff --git a/conf/ldapcherry.ini b/conf/ldapcherry.ini index a661b72..12c12fa 100644 --- a/conf/ldapcherry.ini +++ b/conf/ldapcherry.ini @@ -5,6 +5,10 @@ server.socket_host = '127.0.0.1' # port server.socket_port = 8080 + +# it's also possible to run bound to a unix socket +#server.socket_file = '/tmp/lc.sock' + # number of threads server.thread_pool = 8 #don't show traceback on error