File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/installation/upgrade/include Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ the "user" variable and applies the "domain" filter for it.
2323| ` %n` | ` %{user \| username}` |
2424| ` %p` | ` %{client_pid}` |
2525| ` %r` | ` %{remote_ip}` |
26- | ` %s` | ` %{protocol}` |
26+ | ` %s` | ` %{protocol}` for login & auth settings, ` %{service} ` for storage settings |
2727| ` %u` | ` %{user}` |
2828| ` %w` | ` %{password}` |
2929
@@ -58,7 +58,7 @@ the "user" variable and applies the "domain" filter for it.
5858| ` %{real_rport}` | ` %{real_remote_port}` |
5959| ` %{rip}` | ` %{remote_ip}` |
6060| ` %{rport}` | ` %{remote_port}` |
61- | ` %{service}` | ` %{protocol}` |
61+ | ` %{service}` for login & auth settings (but not storage settings) | ` %{protocol}` |
6262
6363# #### Shared namespace variables
6464
You can’t perform that action at this time.
0 commit comments