some changes on viewer caps detection

This commit is contained in:
UbitUmarov
2020-06-09 18:43:26 +01:00
parent fa0044fb6c
commit bde4354c15
4 changed files with 13 additions and 7 deletions

View File

@@ -237,7 +237,7 @@ namespace OpenSim.Framework
set { m_DenyMinors = value; }
}
public bool AllowEnviromentOverride {get; set;} = true;
public bool AllowEnviromentOverride {get; set;} = false;
// All those lists...
//