mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
issue #420, remove pLoader from list of applications
This commit is contained in:
@@ -766,15 +766,6 @@ $conf['no_photo_yet_url'] = 'admin.php?page=photos_add';
|
||||
// directory with themes inside
|
||||
$conf['themes_dir'] = PHPWG_ROOT_PATH.'themes';
|
||||
|
||||
// pLoader direct download url for windows
|
||||
$conf['ploader_download_windows'] = 'http://piwigo.org/ext/download.php?eid=270';
|
||||
|
||||
// pLoader direct download url for mac
|
||||
$conf['ploader_download_mac'] = 'http://piwigo.org/ext/download.php?eid=353';
|
||||
|
||||
// pLoader direct download url for linux
|
||||
$conf['ploader_download_linux'] = 'http://piwigo.org/ext/download.php?eid=269';
|
||||
|
||||
// enable the synchronization method for adding photos
|
||||
$conf['enable_synchronization'] = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user