mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 2048: add $conf['send_hosting_technical_details'] parameter
git-svn-id: http://piwigo.org/svn/trunk@8082 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -488,6 +488,10 @@ $conf['template_combine_files'] = true;
|
||||
// gives an empty value '' to deactivate
|
||||
$conf['show_php_errors'] = E_ALL;
|
||||
|
||||
// sends your hosting PHP and MySQL versions to piwigo.org as anonymously as
|
||||
// possible, for statistics purpose. No personnal data are transmitted
|
||||
$conf['send_hosting_technical_details'] = true;
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | authentication |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user