This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from dd8c68c [WIN] Le serveur ne démarre pas sous Windows en raison d'une erreur POSIX (Fixes #8549) new 6a95d6a Amélioration de la documentation et du démarrage de l'application web 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 6a95d6a45f468778fcaf8733f9f16601280c59a0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Sep 22 11:30:35 2016 +0200 Amélioration de la documentation et du démarrage de l'application web Summary of changes: .../ObserveWebApplicationConfiguration.java | 100 +++++++-------------- .../src/main/resources/defaultDatabases.yml | 16 ++++ .../src/main/resources/defaultUsers.yml | 13 +++ .../web/ObserveWebApplicationListener.java | 9 +- src/site/rst/administration-web.rst.vm | 52 ++++++----- 5 files changed, 102 insertions(+), 88 deletions(-) create mode 100644 application-web-configuration/src/main/resources/defaultDatabases.yml create mode 100644 application-web-configuration/src/main/resources/defaultUsers.yml -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.