Commit acea14a3 authored by Taylor Otwell's avatar Taylor Otwell

Cleaning up configuration comments.

parent 7719cc66
......@@ -33,9 +33,7 @@ return array(
|--------------------------------------------------------------------------
|
| The default language of your application. This language will be used by
| default by the Lang library when doing string localization.
|
| If you are not using the Lang library, this option isn't really important.
| Lang library as the default language when doing string localization.
|
*/
......@@ -46,7 +44,7 @@ return array(
| Application Character Encoding
|--------------------------------------------------------------------------
|
| This default character encoding used by your application. This is the
| The default character encoding used by your application. This is the
| character encoding that will be used by the Str, Text, and Form classes.
|
*/
......@@ -74,8 +72,6 @@ return array(
| random and secret. This key is used by the encryption class to generate
| secure, encrypted strings.
|
| If you will not be using the encryption class, this doesn't matter.
|
*/
'key' => '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment