mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
* Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at the bottom for details. Defaults to an empty string for prefix and '_EXTERNAL' for suffix
This commit is contained in:
@@ -715,3 +715,7 @@ password = http://127.0.0.1/password
|
||||
[OpenGridProtocol]
|
||||
;On/true or Off/false
|
||||
ogp_enabled=false
|
||||
|
||||
;Name Prefix/suffix when using OGP
|
||||
ogp_firstname_prefix=""
|
||||
ogp_lastname_suffix="_EXTERNAL"
|
||||
|
||||
Reference in New Issue
Block a user