Update documentation for hash paramters
This commit is contained in:
parent
d9509bafd0
commit
0c45b402cf
@ -272,10 +272,10 @@ chown -R <strong>username</strong>:<strong>username</strong> ~<strong>username</
|
||||
We do not recommend passing the password in this way as it will be visible in plain text and stored in history/bookmarks but it is possible. Special characters should be <a href="https://www.w3schools.com/tags/ref_urlencode.asp">URL encoded</a>.
|
||||
</p>
|
||||
<p>
|
||||
If we want just the path for example: <code>https://glowing-bear.org/?path=weechat2</code>
|
||||
If we want just the path for example: <code>https://glowing-bear.org/#path=weechat2</code>
|
||||
</p>
|
||||
<p>
|
||||
An example: <code>https://glowing-bear.org/?host=my.domain.com&port=8000&password=hunter2&autoconnect=true</code>
|
||||
An example: <code>https://glowing-bear.org/#host=my.domain.com&port=8000&password=hunter2&autoconnect=true</code>
|
||||
</p>
|
||||
<p>
|
||||
Available parameters:
|
||||
|
Loading…
Reference in New Issue
Block a user