opensim-config – Diff between revs 8 and 19

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 8 Rev 19
Line 638... Line 638...
638   638  
639 ;; specify the default appearance for an avatar created through the remote 639 ;; specify the default appearance for an avatar created through the remote
640 ;; admin interface 640 ;; admin interface
641 ;; This will only take effect is the file specified by the 641 ;; This will only take effect is the file specified by the
642 ;; default_appearance setting below exists 642 ;; default_appearance setting below exists
643 default_male = Default Male 643 ; default_male = Default Male
Line 644... Line 644...
644 default_female = Default Female 644 ; default_female = Default Female
645   645  
646 ;; Update appearance copies inventory items and wearables of default 646 ;; Update appearance copies inventory items and wearables of default
647 ;; avatars. if this value is false, just worn assets are copied to the 647 ;; avatars. if this value is false, just worn assets are copied to the
648 ;; Clothes folder; if true, all Clothes and Bodyparts subfolders are copied. 648 ;; Clothes folder; if true, all Clothes and Bodyparts subfolders are copied.
Line 649... Line 649...
649 ;; The receiver will wear the same items the default avatar did wear. 649 ;; The receiver will wear the same items the default avatar did wear.
650 copy_folders = true 650 copy_folders = true
651   651  
Line 652... Line 652...
652 ;; Path to default appearance XML file that specifies the look of the 652 ;; Path to default appearance XML file that specifies the look of the
653 ;; default avatars 653 ;; default avatars
654 default_appearance = default_appearance.xml 654 ; default_appearance = default_appearance.xml