Add the config-include statement to OpenSim.ini.example.

addon-modules/*/config/*.ini is now included in the configuration
arthursv
Melanie 2009-08-06 02:33:44 +01:00
parent efc57bc3d7
commit 00aceec799
1 changed files with 8 additions and 0 deletions

View File

@ -1362,3 +1362,11 @@
; config-include/GridCommon.ini.example (if you're connected to a grid)
; Copy to your own .ini there (without .example extension) and edit it
; to customize your data
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; The below pulls in optional module config files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Modules]
Include-modules = "addon-modules/*/config/*.ini"