aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authorDiva Canto2013-02-19 17:04:43 -0800
committerDiva Canto2013-02-19 17:04:43 -0800
commitc5cbf862f96817ffa5e588f70da78fd4adc859f4 (patch)
treef26ca275b6558ee05f8691e9a2d2bdc39bb5a089 /bin/config-include/StandaloneCommon.ini.example
parentUpdated AssemblyInfo.cs for Groups and OfflineIM to 0.7.6.*. Removed Assembly... (diff)
parentGive the user some feedback about the success or failure of console login pro... (diff)
downloadopensim-SC_OLD-c5cbf862f96817ffa5e588f70da78fd4adc859f4.zip
opensim-SC_OLD-c5cbf862f96817ffa5e588f70da78fd4adc859f4.tar.gz
opensim-SC_OLD-c5cbf862f96817ffa5e588f70da78fd4adc859f4.tar.bz2
opensim-SC_OLD-c5cbf862f96817ffa5e588f70da78fd4adc859f4.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index f28de43..ffa2d49 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -85,6 +85,11 @@
85 ;; For Viewer 2 85 ;; For Viewer 2
86 MapTileURL = "http://127.0.0.1:9000/" 86 MapTileURL = "http://127.0.0.1:9000/"
87 87
88 ; The minimum user level required for a user to be able to login. 0 by default
89 ; If you disable a particular user's account then you can set their login level below this number.
90 ; You can also change this level from the console though these changes will not be persisted.
91 ; MinLoginLevel = 0
92
88 ;; Ask co-operative viewers to use a different currency name 93 ;; Ask co-operative viewers to use a different currency name
89 ;Currency = "" 94 ;Currency = ""
90 95