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.`
72877287 text : `
72887288Login processes write rawlogs for proxied connections to this directory for
72897289debugging 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+ `
72917294 } ,
72927295
72937296 login_proxy_timeout : {
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ export const updates = {
4848 ja3_identifier : '2.4.0' ,
4949 ldap_multi_added : '2.4.0' ,
5050 lmtp_nologin_added : '2.4.0' ,
51+ login_proxy_rawlog_dir_changed : '2.4.2' ,
5152 lua_auth_init : '2.4.0' ,
5253 lua_dns_client : '2.4.0' ,
5354 lua_script_init : '2.4.0' ,
You can’t perform that action at this time.
0 commit comments