mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Switched off Kerberos support by default
SVN revision: 2408
This commit is contained in:
parent
3b485f0a4d
commit
9ea228ac3f
2
Makefile
2
Makefile
@ -24,7 +24,7 @@ RCDIR = $(ROOT)/etc/rc.d/init.d
|
|||||||
# flag for SSL support
|
# flag for SSL support
|
||||||
USE_SSL = 1
|
USE_SSL = 1
|
||||||
|
|
||||||
# flag for Kerberos support
|
# flag for Kerberos support, please turn on if you need Kerberos
|
||||||
USE_KRB5 = 0
|
USE_KRB5 = 0
|
||||||
|
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user