Browse Source

Update encrypter comment.

Taylor Otwell 11 years ago
parent
commit
b7c147c77a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/config/app.php

+ 2 - 2
app/config/app.php

@@ -60,8 +60,8 @@ return array(
 	|--------------------------------------------------------------------------
 	|
 	| This key is used by the Illuminate encrypter service and should be set
-	| to a random, long string, otherwise these encrypted values will not
-	| be safe. Make sure to change it before deploying any application!
+	| to a random, 32 character string, otherwise these encrypted strings
+	| will not be safe. Please do this before deploying an application!
 	|
 	*/