Add single image display.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
$conf['paths'] = '';
|
||||
$conf['scratchpad_paths'] = '';
|
||||
$conf['allow_in_comments'] = 0;
|
||||
// Legacy (advanced): additional default flags in the same syntax as inline options.
|
||||
$conf['defaults'] = '';
|
||||
$conf['extensions'] = '';
|
||||
@@ -23,6 +22,7 @@ $conf['default_cache'] = 0; // 0|1
|
||||
$conf['default_randlinks'] = 0; // 0|1
|
||||
$conf['default_showsize'] = 0; // 0|1
|
||||
$conf['default_showdate'] = 0; // 0|1
|
||||
$conf['default_tablecolumns'] = 'name'; // Comma-separated: name, size, date
|
||||
$conf['default_listsep'] = ', ';
|
||||
$conf['default_maxheight'] = 500; // -1 disables scroll container
|
||||
|
||||
|
||||
Reference in New Issue
Block a user