mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
Issue 1521 : Integration of LinkRoot plugin in Piwigo core
git-svn-id: http://piwigo.org/svn/branches/2.0@5254 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
// | misc |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
// home_page : relative url of your homepage. Empty by default. It points to the index of the gallery.
|
||||
$conf['home_page'] = '';
|
||||
|
||||
// order_by : how to change the order of display for images in a category ?
|
||||
//
|
||||
// There are several fields that can order the display :
|
||||
@@ -744,4 +747,4 @@ $conf['local_data_dir'] = dirname(dirname(__FILE__)).'/_data';
|
||||
|
||||
// where should the API add photos?
|
||||
$conf['upload_dir'] = PHPWG_ROOT_PATH.'upload';
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user