sonde dnma alone

This commit is contained in:
2021-02-17 12:51:42 +01:00
parent 3f5f96c279
commit 96382c0698
6 changed files with 17 additions and 0 deletions

View File

@ -112,10 +112,13 @@ PROXY_PORT=
# Sonde statistic
%if %%getVar("activer_sondepiwik_local", 'non') == "oui"
SONDE_USE=1
SONDE_URL=/sondepiwik/envoleTrackeur.js.php
%else if %%getVar("activer_piwik", 'non') == "oui"
SONDE_USE=1
SONDE_URL=/piwik/envoleTrackeur.js.php
%else if %%getVar("activer_sondednma", 'non') == "oui"
SONDE_USE=1
SONDE_URL=/sondepiwik/envoleTrackeur.js.php
%else
SONDE_USE=0
SONDE_URL=