Compare commits
3 Commits
pkg/dev/eo
...
22f5af608e
Author | SHA1 | Date | |
---|---|---|---|
22f5af608e | |||
667384db1f | |||
7328d4b968 |
4
Makefile
4
Makefile
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
SOURCE=eole-lemonldap
|
SOURCE=eole-lemonldap
|
||||||
VERSION=0.1
|
VERSION=0.1
|
||||||
EOLE_VERSION=2.6
|
EOLE_VERSION=2.7
|
||||||
EOLE_RELEASE=2.6.2
|
EOLE_RELEASE=2.7.2
|
||||||
PKGAPPS=non
|
PKGAPPS=non
|
||||||
#FLASK_MODULE=<APPLICATION>
|
#FLASK_MODULE=<APPLICATION>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Number of process (default: 7)
|
# Number of process (default: 7)
|
||||||
NPROC = 4
|
NPROC = %%lemonproc
|
||||||
|
|
||||||
# Unix socket to listen to
|
# Unix socket to listen to
|
||||||
SOCKET=/run/llng-fastcgi-server/llng-fastcgi.sock
|
SOCKET=/run/llng-fastcgi-server/llng-fastcgi.sock
|
||||||
|
Reference in New Issue
Block a user