diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |