File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7287,7 +7287,10 @@ aren't attempted.`
7287
7287
text : `
7288
7288
Login processes write rawlogs for proxied connections to this directory for
7289
7289
debugging purposes. Note that login processes are usually chrooted, so the
7290
- directory is relative to \`$base_dir/login/\`.`
7290
+ directory is relative to \`$base_dir/login/\`.
7291
+
7292
+ You can use [[link,login_variables]] with this setting.
7293
+ `
7291
7294
} ,
7292
7295
7293
7296
login_proxy_timeout : {
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ export const updates = {
48
48
ja3_identifier : '2.4.0' ,
49
49
ldap_multi_added : '2.4.0' ,
50
50
lmtp_nologin_added : '2.4.0' ,
51
+ login_proxy_rawlog_dir_changed : '2.4.2' ,
51
52
lua_auth_init : '2.4.0' ,
52
53
lua_dns_client : '2.4.0' ,
53
54
lua_script_init : '2.4.0' ,
You can’t perform that action at this time.
0 commit comments