liburcu: Update to 0.8.6
[feed/packages.git] / net / ocserv / Config.in
1 # ocserv avanced configuration
2
3 menu "Configuration"
4 depends on PACKAGE_ocserv
5
6 config OCSERV_PAM
7 bool "enable PAM"
8 default n
9
10 config OCSERV_PROTOBUF
11 bool "use external libprotobuf"
12 default y
13
14 endmenu