Revert "uncomment Standalone config in OpenSim.ini.example."

This reverts commit 44a491f36b.

This makes packaging OpenSim slightly easier but then generates a FriendsConnector error if naively used after compilation.
So let's revert to stick with the "DataStore" error for now - at least that's a known error.
remove-scene-viewer
Justin Clark-Casey (justincc) 2011-09-17 00:10:19 +01:00
parent 6f542f73d4
commit 744602f6d1
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"