UbitUmarov
|
95ff859484
change a few ssl config comments
|
8 years ago |
UbitUmarov
|
3a81642d97
add SSL certs validation options for regions to allow simple encriptation without any peer autentification using simple homemade (or even shared) certs.
|
8 years ago |
UbitUmarov
|
877d3092b4
Merge branch 'master' into httptests
|
8 years ago |
UbitUmarov
|
d9789596d4
take parcel_owner_is_god option from ini.example since it is not a recomended option for general use
|
8 years ago |
UbitUmarov
|
ec8393571f
Merge branch 'master' into httptests
|
8 years ago |
UbitUmarov
|
b6329fb784
mantis 8055: fix default value of npc options
|
8 years ago |
UbitUmarov
|
c5d85b5465
reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example
|
8 years ago |
UbitUmarov
|
6218913345
add some configuration options missing in OpenSimDeafults.ini but present in OpenSim.ini.example
|
8 years ago |
UbitUmarov
|
01a4a883e0
Merge branch 'master' into httptests
|
8 years ago |
UbitUmarov
|
4b326f8691
fix some coments, thanks Austin Tate
|
8 years ago |
UbitUmarov
|
73b20c2ca2
XEngine: make calls to gc.collect on region startup scripts loading a configurable option, since it is very slow operation
|
8 years ago |
UbitUmarov
|
2ce0673af2
Merge branch 'master' into httptests
|
8 years ago |
UbitUmarov
|
90be326457
Xengine option AppDomainLoading default option true is causing problems with 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.
|
8 years ago |
UbitUmarov
|
6b0094645c
change some coments relative to ssl in config files
|
8 years ago |
UbitUmarov
|
7aa4bd7006
add a comment about selfsigned certs
|
8 years ago |
UbitUmarov
|
5b946405a0
changes to regions ssl suport: verify if hostnames are validate by the 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)
|
8 years ago |
UbitUmarov
|
9843e3776e
Merge branch 'master' into httptests
|
8 years ago |
UbitUmarov
|
b51739e23e
recover regions main http server ssl suport. Using a PKCS12 cert file, and 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
|
8 years ago |
UbitUmarov
|
878fac3fe3
fix comment telling the correct default physics engine
|
8 years ago |
UbitUmarov
|
c631ffb943
remove region combine option (mega region) for config ini files
|
8 years ago |
UbitUmarov
|
d701de4021
add cap GroupMemberData
|
8 years ago |
UbitUmarov
|
4b73550eee
allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""
|
8 years ago |
UbitUmarov
|
c02fe98b7d
add test option ObjectsCullingByDistance. In future, if true, it may
|
8 years ago |
Diva Canto
|
e00603f78a
New config var: DisableObjectTransfer. If set to True, objects never cross; instead they stay in the region, possibly placed outside its borders.
|
8 years ago |
Diva Canto
|
b522f0916a
Mantis #7934 and related: landing points and telehubs for gods. Added a new configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL.
|
8 years ago |
Melanie Thielker
|
6f13d1e3df
Remove "f" (float) type markers that may have crept in through copypasta.
|
8 years ago |
Jeff Kelley
|
41644bbfa9
Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mantis 7839.
|
8 years ago |
UbitUmarov
|
170acd7d67
change parcel_owner_is_god configuration option from default from true to false, leaving only region_owner true by default
|
8 years ago |
UbitUmarov
|
8981cba137
update OpenSimDefaults.ini
|
8 years ago |
UbitUmarov
|
e095f51b05
update the xmlrpcGroups http keep alive option, and coment
|
9 years ago |