mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 09:22:21 +02:00
Issue 1521 : Integration of LinkRoot plugin in Piwigo core
git-svn-id: http://piwigo.org/svn/trunk@5441 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -335,6 +335,11 @@ $conf['insensitive_case_logon'] = false;
|
||||
// 'filename'
|
||||
$conf['uniqueness_mode'] = 'md5sum';
|
||||
|
||||
// home_page : relative url of the homepage. Empty by default.
|
||||
// It points to the index of the gallery.
|
||||
// This parameter is used if home page is not index.php of the gallery.
|
||||
$conf['home_page'] = '';
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | metadata |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user