OpenSimMirror/bin/config.preview.donotuseyet/protocols/intergrid/ogp.ini.example

17 lines
565 B
Plaintext
Raw Normal View History

; This file shows initialization defaults for OpenSimulator. If you want to override these
; please copy/rename this file from .ini.example file to .ini. For example
;
; chat.ini.example => chat.ini
;
; or you can copy and paste the settings from this file directly to bin/OpenSim.ini
;
[OpenGridProtocol]
;These are the settings for the Open Grid Protocol.. the Agent Domain, Region Domain, you know..
;On/true or Off/false
ogp_enabled=false
;Name Prefix/suffix when using OGP
ogp_firstname_prefix=""
ogp_lastname_suffix="_EXTERNAL"