diff options
author | Justin Clark-Casey (justincc) | 2012-06-11 23:33:05 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-06-11 23:33:32 +0100 |
commit | 51fe97a00c5aaed446dd46b9ef7c120c5ad29845 (patch) | |
tree | ccaafd99ac2510eade9d58775ad3fd243c400f5d /bin/Robust.HG.ini.example | |
parent | Revert "Bind ~ and ! operators in LSL tighter in order to resolve issues in L... (diff) | |
download | opensim-SC_OLD-51fe97a00c5aaed446dd46b9ef7c120c5ad29845.zip opensim-SC_OLD-51fe97a00c5aaed446dd46b9ef7c120c5ad29845.tar.gz opensim-SC_OLD-51fe97a00c5aaed446dd46b9ef7c120c5ad29845.tar.bz2 opensim-SC_OLD-51fe97a00c5aaed446dd46b9ef7c120c5ad29845.tar.xz |
Set CreateDefaultAvatarEntries = true in Robust.HG.ini.example to match Robust.HG.ini
Thanks to Ai Austin for the spot.
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r-- | bin/Robust.HG.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 00e2fd7..9887ab5 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -185,7 +185,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
185 | ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2 | 185 | ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2 |
186 | ;; to show a default "Ruth" avatar rather than a cloud for a newly created user. | 186 | ;; to show a default "Ruth" avatar rather than a cloud for a newly created user. |
187 | ;; Default is false | 187 | ;; Default is false |
188 | ; CreateDefaultAvatarEntries = false | 188 | CreateDefaultAvatarEntries = true |
189 | 189 | ||
190 | ;; Allow the service to process HTTP createuser calls. | 190 | ;; Allow the service to process HTTP createuser calls. |
191 | ;; Default is false. | 191 | ;; Default is false. |