branch feature/41_mentions_legales updated (95bea2d4 -> a0594fd2)
This is an automated email from the git hooks/post-receive script. New change to branch feature/41_mentions_legales in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 95bea2d4 Restaure la section Politique de confidentialité new a0594fd2 Corrige une mauvaise configuration The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit a0594fd2bf257212edc53f26b706d58de43beb1f Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Tue Sep 26 16:52:50 2017 +0200 Corrige une mauvaise configuration Summary of changes: pollen-ui-riot-js/src/main/web/conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/41_mentions_legales in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit a0594fd2bf257212edc53f26b706d58de43beb1f Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Tue Sep 26 16:52:50 2017 +0200 Corrige une mauvaise configuration --- pollen-ui-riot-js/src/main/web/conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/conf.js b/pollen-ui-riot-js/src/main/web/conf.js index bbb07b7d..5b5da95d 100644 --- a/pollen-ui-riot-js/src/main/web/conf.js +++ b/pollen-ui-riot-js/src/main/web/conf.js @@ -1,6 +1,6 @@ window.pollenConf = { endPoint: POLLEN_API_URL, - piwikUrl: "toto", // add the piwik url, eg: http://localhost/piwik + piwikUrl: "", // add the piwik url, eg: http://localhost/piwik piwikSiteId: "", // add the site id, eg: 3 defaultMessageTimeout: 15, resourceMaxSize: 10000000 // octets => 10 Mo -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm