uncomment Standalone config in OpenSim.ini.example.

This is to make my life easier when creating releases.
I think that it also gives a better story for anybody newly compiling from source.
remove-scene-viewer
Justin Clark-Casey (justincc) 2011-09-12 20:31:14 +01:00
parent 7f318277f1
commit 44a491f36b
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@
;; "config-include/StandaloneCommon.ini.example" to "config-include/StandaloneCommon.ini" before
;; editing it to set the database and backend services that OpenSim will use.
;;
; Include-Architecture = "config-include/Standalone.ini"
Include-Architecture = "config-include/Standalone.ini"
; Include-Architecture = "config-include/StandaloneHypergrid.ini"
; Include-Architecture = "config-include/Grid.ini"
; Include-Architecture = "config-include/GridHypergrid.ini"