aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into httptestsUbitUmarov2017-10-261-1/+1
|\
| * Fixed typo in a comment.Kevin Cozens2017-10-261-1/+1
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-08-161-15/+34
|\ \ | |/
| * mantis 8218 make Meshmerizer UseMeshiesPhysicsMesh defualt to true, to match ↵UbitUmarov2017-07-271-1/+1
| | | | | | | | stated on ini files.
| * ubOde: make option MinSizeToMeshmerize visible in OpenSimDefaults.iniUbitUmarov2017-07-221-6/+8
| |
| * fix a few EN typosUbitUmarov2017-07-211-5/+5
| |
| * ubOde suport convex shapes on all normal prims and sculpts. Since code is ↵UbitUmarov2017-07-211-7/+24
| | | | | | | | experimental this is controled by options ConvexPrims and ConvexSculpts, on section Mesh, that can be set to false in case of problems
* | mergeUbitUmarov2017-07-201-6/+14
|\ \ | |/
| * fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.iniUbitUmarov2017-07-151-6/+14
| | | | | | | | | | [Trees] section. Does need more work, and some hardcode settings may not be the optimal still"
* | Merge branch 'master' into httptestsUbitUmarov2017-06-191-0/+2
|\ \ | |/
| * a defual can me comented outUbitUmarov2017-06-191-1/+1
| |
| * framework main thread pool is always active and in use ( even id hard to ↵UbitUmarov2017-06-161-0/+2
| | | | | | | | catch) so show in on show stats. Disable ServerStatsCollector by default, since most don't use it, Adicionally it uses shared framework performance counters system that may be affected if a region crashs
* | Merge branch 'master' into httptestsUbitUmarov2017-06-161-8/+0
|\ \ | |/
| * remove options about script compilers the got back somehow on defaults alsoUbitUmarov2017-06-141-8/+0
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-06-141-8/+0
|\ \ | |/
| * remove excessive notion of paralelismUbitUmarov2017-06-131-8/+0
| |
* | fix mergeUbitUmarov2017-05-031-5/+5
|\ \ | |/
| * coment out optional fields that should be edited and uncomented if neededUbitUmarov2017-05-021-3/+4
| |
| * fix some commentsUbitUmarov2017-05-021-2/+1
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-01-071-4/+0
|\ \ | |/
| * Remove parcel_owner_is_god option. It is conceptually wrong and withUbitUmarov2017-01-061-4/+0
| | | | | | | | limited use. Relevant parcel owners can just be made estate managers with better regions management logic
* | Merge branch 'master' into httptestsUbitUmarov2017-01-061-0/+10
|\ \ | |/
| * Restructure god level and permissionsMelanie Thielker2017-01-061-0/+10
| | | | | | | | | | Create a class GodController which controls all aspects of god level, viewer modes and user levels at ScenePresence level.
* | Merge branch 'master' into httptestsUbitUmarov2016-12-231-3/+0
|\ \ | |/
| * remove a odd raycastv3 config optionUbitUmarov2016-12-211-3/+0
| |
* | Merge branch 'master' into httptestsUbitUmarov2016-12-181-0/+4
|\ \ | |/
| * leave stupid broken permissions aloneUbitUmarov2016-12-181-15/+0
| |
| * allow a creator that is also onwer to change export flag. Add missing ↵UbitUmarov2016-12-171-0/+15
| | | | | | | | setting to ini files
| * set pbs shape acording to mesh number of (material) facesUbitUmarov2016-12-151-1/+1
| |
| * respective .ini settingsUbitUmarov2016-12-151-0/+4
| |
* | change a few ssl config commentsUbitUmarov2016-12-071-5/+3
| |
* | add SSL certs validation options for regions to allow simple encriptation ↵UbitUmarov2016-12-071-1/+14
| | | | | | | | without any peer autentification using simple homemade (or even shared) certs.
* | Merge branch 'master' into httptestsUbitUmarov2016-11-271-1/+1
|\ \ | |/
| * take parcel_owner_is_god option from ini.example since it is not a ↵UbitUmarov2016-11-231-1/+1
| | | | | | | | recomended option for general use
* | Merge branch 'master' into httptestsUbitUmarov2016-11-161-20/+83
|\ \ | |/
| * mantis 8055: fix default value of npc optionsUbitUmarov2016-11-121-4/+4
| |
| * reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.exampleUbitUmarov2016-11-111-19/+50
| |
| * add some configuration options missing in OpenSimDeafults.ini but present ↵UbitUmarov2016-11-081-1/+33
| | | | | | | | in OpenSim.ini.example
* | Merge branch 'master' into httptestsUbitUmarov2016-11-031-8/+17
|\ \ | |/
| * fix some coments, thanks Austin TateUbitUmarov2016-11-031-2/+2
| |
| * XEngine: make calls to gc.collect on region startup scripts loading a ↵UbitUmarov2016-11-031-8/+17
| | | | | | | | configurable option, since it is very slow operation
* | Merge branch 'master' into httptestsUbitUmarov2016-10-211-5/+6
|\ \ | |/
| * Xengine option AppDomainLoading default option true is causing problems with ↵UbitUmarov2016-10-151-5/+6
| | | | | | | | several mono versions. Until a fix is found change the default to false, so this is not a major problem for the less technical skilled users.
* | change some coments relative to ssl in config filesUbitUmarov2016-10-101-3/+4
| |
* | add a comment about selfsigned certsUbitUmarov2016-10-091-0/+1
| |
* | changes to regions ssl suport: verify if hostnames are validate by the ↵UbitUmarov2016-10-091-3/+5
| | | | | | | | selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later)
* | Merge branch 'master' into httptestsUbitUmarov2016-10-081-1/+1
|\ \ | |/
| * fix comment telling the correct default physics engineUbitUmarov2016-10-011-1/+1
| |
* | recover regions main http server ssl suport. Using a PKCS12 cert file, and ↵UbitUmarov2016-10-061-6/+5
|/ | | | not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP
* remove region combine option (mega region) for config ini filesUbitUmarov2016-08-211-5/+0
|