General Upload directory (absolute dir) Log directory (absolute dir) Default user quota Filez administor email (used to test the smtp server and in case of fatal errors) Use https Never On login only Always (not fully implemented yet) Upload progress monitoring library [help] None PECL::ProgressUpload APC Uploaded files properties Default lifetime (days) Max lifetime (days) Number of times a user can extends its file lifetime Minimum size of the file download code maximum size of the file download code Email (SMTP) SMTP Host Port (optional) Sender email Sender name Authentication method (optional) Anonymous Login Plain CRAM-MD5 Username (if authentication) Password (if authentication) Filez Database Migrate Filez 1.x data. WARNING : Old website will not work anymore, you should backup your database before DSN to connect to your database Database username Database password You can find DSN syntax help here : MySQL 3.x/4.x/5.x, PostgreSQL, SQLite 3 and SQLite 2, Oracle, ODBC v3 (IBM DB2, unixODBC and win32 ODBC), IBM Informix Dynamic Server, IBM DB2, Firebird/Interbase 6, 4D. Authentication Authentication method Internal (Database or Ldap) CAS CAS Server host Path where your CAS server will respond ("cas" for example) CAS Server port number Identification User profile source Ldap Database Ldap options : Base DN LDAP Server host Use ssl to bind to the Ldap host Bind requires DN (check this if your are not using Active Directory) For other parameters, you will have to add them manually to filez.ini in the "[user_factory_options]" section once you have validated this form. Please refer to the Zend Framework documentation for a list of possible options Database options : User database connection : Use the same configuration as Filez DSN to connect to your database Database username Database password User table schema : Table where username are stored Database column name containing the username Database column name containing the user password Algorithm used to hash the password Possible algorithms are "MD5" (unsecure) "SHA1" (unsecure) PHP Function name ex: "methodName" PHP Static method ex: "ClassName::Method" Plain SQL ex: "SHA1(CONCAT(salt_column, :password)) (default)" User attributes mapping : In order to make the application schema independant with differents user storage facilities, each user attributes is mapped from its original name to the application name. Firstname field name Lastname field name Email field name ID field name UI Customisation URI (relative to the filez web root) of your organisational logo image (optional) URI (relative to the filez web root) of your custom CSS file (optional) HREF (http:// or mailto:) where the user will be redirected if he want to report a bug URL containing filez documentation Display a link to filez website in page footer