aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 9937cb9..7b2d370 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -7,6 +7,9 @@
7 ; (eg default is /opensimdir/crashes/*.txt or C:\opensim\crashes\*.txt) 7 ; (eg default is /opensimdir/crashes/*.txt or C:\opensim\crashes\*.txt)
8 crash_dir = "crashes" 8 crash_dir = "crashes"
9 9
10 ; Place to create a PID file
11 ; PIDFile = "/tmp/my.pid"
12
10 ; Http proxy support for llHTTPRequest and dynamic texture loading 13 ; Http proxy support for llHTTPRequest and dynamic texture loading
11 ; Set HttpProxy to the URL for your proxy server if you would like 14 ; Set HttpProxy to the URL for your proxy server if you would like
12 ; to proxy llHTTPRequests through a firewall 15 ; to proxy llHTTPRequests through a firewall