Movie import v1
This commit is contained in:
@@ -70,6 +70,9 @@ $conf['calendar_slot4_display'] = 'none';
|
||||
// Maximum depth when searching for .pagelink files under allowed roots.
|
||||
$conf['pagelink_search_depth'] = 3;
|
||||
|
||||
// OMDb API key for movie metadata import (used client-side).
|
||||
$conf['omdb_apikey'] = '';
|
||||
|
||||
// Image syntax defaults
|
||||
$conf['default_image_width'] = 250;
|
||||
$conf['default_image_align'] = 'right'; // left|right|center
|
||||
|
||||
Reference in New Issue
Block a user