mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-05 13:02:48 +02:00
Revert "fixes #2166 add feature to send anonymous stats to piwigo.org"
This reverts commit 1106612fc3.
Theses changes were committed on 14.x by mistake
This commit is contained in:
@@ -273,12 +273,6 @@ $conf['update_notify_check_period'] = 24*60*60;
|
||||
// we send it again? 0 to disable.
|
||||
$conf['update_notify_reminder_period'] = 7*24*60*60;
|
||||
|
||||
// once a week, Piwigo *anonymously* sends technical data and general
|
||||
// statistics, such as number of photos or list of plugins used. It helps
|
||||
// piwigo.org to know better how Piwigo is used. This way developers can
|
||||
// focus on features that matter most.
|
||||
$conf['send_piwigo_infos'] = true;
|
||||
|
||||
// should the album description be displayed on all pages (value=true) or
|
||||
// only the first page (value=false)
|
||||
$conf['album_description_on_all_pages'] = false;
|
||||
|
||||
Reference in New Issue
Block a user