aboutsummaryrefslogtreecommitdiff
path: root/ostp.d/include/otconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'ostp.d/include/otconfig.h')
-rw-r--r--ostp.d/include/otconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ostp.d/include/otconfig.h b/ostp.d/include/otconfig.h
index 33e3314..9487556 100644
--- a/ostp.d/include/otconfig.h
+++ b/ostp.d/include/otconfig.h
@@ -35,6 +35,7 @@
#define CONNECTION_TIMEOUT 60 /* In seconds */
#define ENABLE_MOTD 1 /* Enable message of the day */
#define ARBITRATION_MAX 5 /* Maximum number of arbitration attempts */
+#define REQUIRE_USER_AUTH 1 /* 1: true, 0: false */
/* Message of the day */
#if defined(ENABLE_MOTD)