diff --git a/app/config/cms.php b/app/config/cms.php index fb7fec73c..3eaf6a08e 100644 --- a/app/config/cms.php +++ b/app/config/cms.php @@ -160,10 +160,10 @@ return array( /* |-------------------------------------------------------------------------- - | Uploads directory + | Temporary directory |-------------------------------------------------------------------------- | - | Specifies the uploads directory relative to the application root directory. + | Specifies a directory used by the application for temporarily storing files. | */