File tree Expand file tree Collapse file tree 1 file changed +0
-50
lines changed
Expand file tree Collapse file tree 1 file changed +0
-50
lines changed Original file line number Diff line number Diff line change @@ -1151,56 +1151,6 @@ <h4>
11511151 </ dd >
11521152</ dl >
11531153
1154- < div class ="del ">
1155- < h4 >
1156- [ProxyServer] section
1157- </ h4 >
1158-
1159- < p >
1160- Stores information about any proxy internet server that is to be used.
1161- </ p >
1162-
1163- < p >
1164- Name / Value pairs:
1165- </ p >
1166-
1167- < dl class ="indent ">
1168- < dt >
1169- < strong > UseProxy</ strong > (Boolean)
1170- </ dt >
1171- < dd >
1172- Flag that indicates whether to use a proxy server or not. If false the remaining name / value pairs in this section are ignored.
1173- </ dd >
1174- < dt >
1175- < strong > IPAddress</ strong > (String)
1176- </ dt >
1177- < dd >
1178- IP address of proxy server in dotted quad format, e.g. 127.0.0.1.
1179- </ dd >
1180- < dt >
1181- < strong > Port</ strong > (Integer)
1182- </ dt >
1183- < dd >
1184- Port on which to access proxy server.
1185- </ dd >
1186- < dt >
1187- < strong > UserName</ strong > (String)
1188- </ dt >
1189- < dd >
1190- Username for proxy server access. Empty if server doesn't require a user
1191- name.
1192- </ dd >
1193- < dt >
1194- < strong > Password</ strong > (String)
1195- </ dt >
1196- < dd >
1197- Encrypted form of any password required to access proxy server. Empty if no
1198- password is required. This value is a hex representation of the bytes of
1199- the encrypted password.
1200- </ dd >
1201- </ dl >
1202- </ div >
1203-
12041154< h4 >
12051155 [UnitList] section
12061156</ h4 >
You can’t perform that action at this time.
0 commit comments