From 1aed6567a822b49e51de943dab0f3187def95e28 Mon Sep 17 00:00:00 2001 From: Melanie Date: Tue, 4 Feb 2014 02:49:13 +0000 Subject: Samle configurations for the baked texture server. --- bin/OpenSim.ini.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index b692758..e3b91ae 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1066,6 +1066,11 @@ ;; If un-set / "" the module is disabled ;; ProfileServiceURL = http://127.0.0.1:8002 +[XBakes] + ;# {URL} {} {Set URL for Baked texture service} {} + ;; Sets the URL for the baked texture ROBUST service. + ;; Disabled when unset. + ;; URL = http://127.0.0.1:8003 [Architecture] ;# {Include-Architecture} {} {Choose one of the following architectures} {config-include/Standalone.ini config-include/StandaloneHypergrid.ini config-include/Grid.ini config-include/GridHypergrid.ini config-include/SimianGrid.ini config-include/HyperSimianGrid.ini} config-include/Standalone.ini -- cgit v1.1