mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
Make "config show/set/get/save" console commands available on all servers
This commit is contained in:
@@ -188,7 +188,6 @@ namespace OpenSim
|
||||
// Make sure command line options take precedence
|
||||
m_config.Source.Merge(argvSource);
|
||||
|
||||
|
||||
IConfig enVars = m_config.Source.Configs["Environment"];
|
||||
|
||||
if( enVars != null )
|
||||
|
||||
Reference in New Issue
Block a user