mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
correct mistaken documentation
This commit is contained in:
parent
7be2511fa7
commit
158bfa9759
@ -144,7 +144,7 @@ ConfigVariableList http_username
|
||||
"will present this username/password when asked to authenticate a request "
|
||||
"for a particular server and/or realm. The username is of the form "
|
||||
"server:realm:username:password, where either or both of server and "
|
||||
"realm may be empty, or just server:username:password or username:password. "
|
||||
"realm may be empty, or just realm:username:password or username:password. "
|
||||
"If the server or realm is empty, they will match anything."));
|
||||
|
||||
ConfigureFn(config_downloader) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user