Ignore:
Timestamp:
Aug 2, 2009, 3:04:17 PM (15 years ago)
Author:
nikrou
Message:

New feature : configuration option for thumbnail directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/config_default.inc.php

    r3662 r3720  
    264264// contain characters among : a to z (case insensitive), "-" or "_".
    265265$conf['prefix_thumbnail'] = 'TN-';
     266
     267// dir_thumbnail : directory where thumbnail reside.
     268$conf['dir_thumbnail'] = 'thumbnail';
    266269
    267270// users_page: how many users to display in screen
Note: See TracChangeset for help on using the changeset viewer.