Melanie
|
efc57bc3d7
Allow arbitrary wildcards in config includes. Things like
|
15 years ago |
Melanie Thielker
|
8f8e20b39d
Small update to make the command line work again
|
15 years ago |
Melanie Thielker
|
e5f3337c3f
Implement .ini file includes. Anything that begins with "Include-" will be
|
15 years ago |
Melanie Thielker
|
23d902be42
Remove the old asset cache and local services and the configurations for them
|
15 years ago |
lbsa71
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
15 years ago |
lbsa71
|
bbe1e19696
* Some more work on refactoring configs;
|
15 years ago |
Justin Clarke Casey
|
acad0328b2
* Make all coded defaults match settings in OpenSim.ini.example
|
15 years ago |
Dahlia Trimble
|
669aa46bff
update some ini defaults in code - all defaults from beginning of OpenSim.ini.example thru DefaultScriptEngine = "XEngine"
|
15 years ago |
lbsa71
|
91a096dca6
* Cleanup and CCC (Code Convention Conformance)
|
15 years ago |
Justin Clarke Casey
|
fc2c73d5c6
* minor: remove some mono compiler warnings
|
15 years ago |
MW
|
7a2985b441
Changed it so only .ini file types are loaded from the (optional) config directory rather all files types in that folder.
|
15 years ago |
MW
|
b83d5c7cdb
Added support for reading ini files from a (optional) config folder. This allows the spliting up of opensim.ini into multiple ini files.
|
15 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |
Justin Clarke Casey
|
af57937760
* Apply http://opensimulator.org/mantis/view.php?id=3068
|
15 years ago |
Sean Dague
|
f4bec00057
From: Alan Webb <[email protected]>
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Justin Clarke Casey
|
a1da605706
* Introduce a new "default" option for asset_database in the [STORAGE] section
|
15 years ago |
Melanie Thielker
|
b175e8f6cd
Fixes Mantis #2945
|
16 years ago |
Melanie Thielker
|
18ba10b51c
Add the ability to read the ini file from a URI. If the -inifile option
|
16 years ago |
Justin Clarke Casey
|
266d0fbaae
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
16 years ago |
Teravus Ovares
|
1e723f185a
* Add two more missing defaults that use GetBoolean without a default in standalone. (not sure if this will fix your issue daTwitch.. it's probably not even a bug)
|
16 years ago |
Teravus Ovares
|
7af84d7e10
* Adds defaults for some GetBoolean config values that previously did not have them.
|
16 years ago |
Sean Dague
|
624423deb1
apparently opensim only works if secure_inventory_server = true, who
|
16 years ago |
Sean Dague
|
616cf74e73
make a couple of other config default to make the example ini to give us
|
16 years ago |
Sean Dague
|
a02efe6dcc
after much discussion, and overwhelming +1 on the -dev list, switch the
|
16 years ago |
Jeff Ames
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 years ago |
Jeff Ames
|
1c4d6544d5
Update svn properties.
|
16 years ago |
MW
|
571b94f537
moved the initial loading/setting of the config settings to its own class, ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin.
|
16 years ago |