mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Give ability to define constants that may be used throught the configuration
This commit is contained in:
@@ -129,6 +129,8 @@ namespace OpenSim.Server.Base
|
||||
// Merge the configuration from the command line into the loaded file
|
||||
Config.Merge(argvConfig);
|
||||
|
||||
Config.ReplaceKeyValues();
|
||||
|
||||
// Refresh the startupConfig post merge
|
||||
if (Config.Configs["Startup"] != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user