mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Give ability to define constants that may be used throught the configuration
This commit is contained in:
@@ -213,6 +213,8 @@ namespace OpenSim
|
||||
// Make sure command line options take precedence
|
||||
m_config.Source.Merge(argvSource);
|
||||
|
||||
m_config.Source.ReplaceKeyValues();
|
||||
|
||||
ReadConfigSettings();
|
||||
|
||||
return m_config;
|
||||
|
||||
Reference in New Issue
Block a user