diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 6ae6a95c50..bd03652cc9 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -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"