Add - updated defaults for fasport and login_option_enabled

Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
Rob White
2025-08-25 09:21:29 +01:00
parent 8879230f98
commit 2f88084f42

View File

@@ -62,8 +62,8 @@
#define DEFAULT_STATUSPATH "/usr/lib/opennds/client_params.sh"
#define DEFAULT_LOG_MOUNTPOINT "/tmp"
#define DEFAULT_MAX_PAGE_SIZE "10240"
#define DEFAULT_FASPORT "0"
#define DEFAULT_LOGIN_OPTION_ENABLED "0"
#define DEFAULT_FASPORT "443"
#define DEFAULT_LOGIN_OPTION_ENABLED "1"
#define DEFAULT_MAX_LOG_ENTRIES "100"
#define DEFAULT_USE_OUTDATED_MHD "0"
#define DEFAULT_ALLOW_PREEMPTIVE_AUTHENTICATION "1"