lemonldap-ng/fastcgi-server/default/llng-fastcgi-server
2016-02-15 18:06:20 +00:00

13 lines
234 B
Plaintext

# Number of process (default: 7)
#NPROC = 7
# Unix socket to listen to
#SOCKET = __FASTCGISOCKDIR__/llng-fastcgi.sock
# Pid file
#PID = __FASTCGISOCKDIR__/llng-fastcgi-server.pid
# User and GROUP
USER = __USER__
GROUP = __GROUP__