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
parent
6f542f73d4
commit
744602f6d1
|
@ -740,7 +740,7 @@
|
||||||
;; "config-include/StandaloneCommon.ini.example" to "config-include/StandaloneCommon.ini" before
|
;; "config-include/StandaloneCommon.ini.example" to "config-include/StandaloneCommon.ini" before
|
||||||
;; editing it to set the database and backend services that OpenSim will use.
|
;; 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/StandaloneHypergrid.ini"
|
||||||
; Include-Architecture = "config-include/Grid.ini"
|
; Include-Architecture = "config-include/Grid.ini"
|
||||||
; Include-Architecture = "config-include/GridHypergrid.ini"
|
; Include-Architecture = "config-include/GridHypergrid.ini"
|
||||||
|
|
Loading…
Reference in New Issue