LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemonldap-ng/debian/lemonldap-ng-fastcgi-server...

16 lines
261 B

# Number of process (default: 7)
#NPROC = 7
# Portal CGI path
#PORTAL_PATH = /var/lib/lemonldap-ng/portal
# Unix socket to listen to
#SOCKET = /run/llng-fastcgi.sock
# Pid file
#PID = /run/llng-fastcgi.pid
# User and GROUP
USER = www-data
GROUP = www-data