mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http requests
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
; (eg default is /opensimdir/crashes/*.txt or C:\opensim\crashes\*.txt)
|
||||
crash_dir = "crashes"
|
||||
|
||||
; Http proxy support for llHTTPRequest and dynamic texture loading
|
||||
HttpProxy = "http://proxy.com"
|
||||
HttpProxyExceptions = ".mydomain.com;localhost"
|
||||
|
||||
; Set this to true if you are connecting your OpenSimulator regions to a grid
|
||||
; Set this to false if you are running OpenSimulator in standalone mode
|
||||
gridmode = false
|
||||
|
||||
Reference in New Issue
Block a user