summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2019-01-08 10:22:51 -0500
committerMichael J. Chudobiak <mjc@avtechpulse.com>2019-01-08 10:22:51 -0500
commit1f907268543af79338988082ab0f7f7344d01cb8 (patch)
tree6f9aa649e0a187083e5caedb67945273cd361a41 /globals.h
parent4f94b723338bf6e30ad2a29d49ce5663f3ff8f5a (diff)
always enable vxi now
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.h b/globals.h
index f8379ee..0ecb22b 100644
--- a/globals.h
+++ b/globals.h
@@ -475,7 +475,7 @@ typedef struct {
char ChanKey_Burst_Time; /* 224 */
- char vxi_enabled; /* 225 */
+ char vxi_enabled; /* 225 - ignored, always enabled now */
short web_session_timeout; /* 226 - timeout in seconds */