From c9e14da82b2c0467912d841ce72099927a3e6881 Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Sat, 4 Oct 2008 01:42:12 +0000 Subject: Added description of the max_filename parameter --- user_guide/libraries/file_uploading.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'user_guide') diff --git a/user_guide/libraries/file_uploading.html b/user_guide/libraries/file_uploading.html index baa179fb7..fb9769758 100644 --- a/user_guide/libraries/file_uploading.html +++ b/user_guide/libraries/file_uploading.html @@ -288,6 +288,12 @@ $this->upload->initialize($config); The maximum height (in pixels) that the file can be. Set to zero for no limit. + +max_filename +0 +None +The maximum length that a file name can be. Set to zero for no limit. + encrypt_name -- cgit v1.2.3-24-g4f1b