소스 검색

* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example

Justin Clark-Casey (justincc) 14 년 전
부모
커밋
6b70b57099
1개의 변경된 파일6개의 추가작업 그리고 4개의 파일을 삭제
  1. 6 4
      bin/OpenSim.ConsoleClient.ini.example

+ 6 - 4
bin/OpenSim.ConsoleClient.ini.example

@@ -1,12 +1,14 @@
 [Startup]
-    ; set here or use the -user command-line switch
+    ; Set here or use the -user command-line switch
     ;user = Test
 
-    ; set here or use the -host command-line switch
+    ; Set here or use the -host command-line switch
     ;host = localhost
 
-    ; set here or use the -port command-line switch
+    ; Set here or use the -port command-line switch
     ;port = 8003
 
-    ; set here or use the -pass command-line switch
+    ; Set here or use the -pass command-line switch
+    ; Please be aware that this is not secure since the password is in the clear
+    ; we recommend the use of -pass wherever possible
     ;pass = secret