Fixed issue 178, improved reading of extra text files.

This commit is contained in:
Loic d'Anterroches 2009-04-07 10:41:13 +02:00
parent 1d527b5866
commit 08bc58848f

View File

@ -161,7 +161,7 @@ $cfg['db_database'] = 'website'; # put absolute path to the db if you
# are using SQLite.
#
# The extension of the downloads are limited. You can add extra
# extensions here.
# extensions here. The list must start with a space.
# $cfg['idf_extra_upload_ext'] = ' ext1 ext2';
#
# By default, the size of the downloads is limited to 2MB.