aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 20a2339..5005741 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -715,3 +715,7 @@ password = http://127.0.0.1/password
715[OpenGridProtocol] 715[OpenGridProtocol]
716;On/true or Off/false 716;On/true or Off/false
717ogp_enabled=false 717ogp_enabled=false
718
719;Name Prefix/suffix when using OGP
720ogp_firstname_prefix=""
721ogp_lastname_suffix="_EXTERNAL"