aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-01-06 21:36:30 +0000
committerJustin Clark-Casey (justincc)2012-01-06 21:36:30 +0000
commit9bab43b4d13f09a855d9ef1e905b532fc6004c77 (patch)
tree86a4978a026c3353bfecb95c26b664c7284e6909 /bin/OpenSimDefaults.ini
parentAdd disabled Cap_FetchInventory2 = "" reference to [ClientStack.LindenCaps] i... (diff)
downloadopensim-SC_OLD-9bab43b4d13f09a855d9ef1e905b532fc6004c77.zip
opensim-SC_OLD-9bab43b4d13f09a855d9ef1e905b532fc6004c77.tar.gz
opensim-SC_OLD-9bab43b4d13f09a855d9ef1e905b532fc6004c77.tar.bz2
opensim-SC_OLD-9bab43b4d13f09a855d9ef1e905b532fc6004c77.tar.xz
eliminate a few tabs from OpenSimDefaults.ini
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini20
1 files changed, 10 insertions, 10 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 481881d..c226fb3 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -515,13 +515,13 @@
515 ;DisableFacelights = "false(1815) 515 ;DisableFacelights = "false(1815)
516 516
517[ClientStack.LindenCaps] 517[ClientStack.LindenCaps]
518 ;; Long list of capabilities taken from 518 ;; Long list of capabilities taken from
519 ;; http://wiki.secondlife.com/wiki/Current_Sim_Capabilities 519 ;; http://wiki.secondlife.com/wiki/Current_Sim_Capabilities
520 ;; Not all are supported by OpenSim. The ones supported are 520 ;; Not all are supported by OpenSim. The ones supported are
521 ;; set to localhost. These defaults can be overwritten 521 ;; set to localhost. These defaults can be overwritten
522 ;; in OpenSim.ini 522 ;; in OpenSim.ini
523 ;; 523 ;;
524 Cap_AttachmentResources = "" 524 Cap_AttachmentResources = ""
525 Cap_AvatarPickerSearch = "" 525 Cap_AvatarPickerSearch = ""
526 Cap_ChatSessionRequest = "" 526 Cap_ChatSessionRequest = ""
527 Cap_CopyInventoryFromNotecard = "" 527 Cap_CopyInventoryFromNotecard = ""
@@ -579,9 +579,9 @@
579 Cap_ViewerStartAuction = "" 579 Cap_ViewerStartAuction = ""
580 Cap_ViewerStats = "" 580 Cap_ViewerStats = ""
581 581
582 ; The various fetch inventory caps are supported by OpenSim, but may 582 ; The various fetch inventory caps are supported by OpenSim, but may
583 ; lead to poor sim performance if served by the simulators, 583 ; lead to poor sim performance if served by the simulators,
584 ; so they are currently disabled by default. 584 ; so they are currently disabled by default.
585 ; FetchInventoryDescendents2 and FetchInventory2 are the ones used in the latest Linden Lab viewers (from some point in the v2 series and above) 585 ; FetchInventoryDescendents2 and FetchInventory2 are the ones used in the latest Linden Lab viewers (from some point in the v2 series and above)
586 Cap_WebFetchInventoryDescendents = "" 586 Cap_WebFetchInventoryDescendents = ""
587 Cap_FetchInventoryDescendents2 = "" 587 Cap_FetchInventoryDescendents2 = ""