The branch, statusflag has been updated via 93478923dd6bf64fcea8fa4b3cebfaf9e8b288ee (commit) from bf53dfab0b17eb1ab474fddccf7220dd14c1ba81 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/x2gobroker-daemon.default | 6 ++++++ 1 file changed, 6 insertions(+) The diff of changes is: diff --git a/debian/x2gobroker-daemon.default b/debian/x2gobroker-daemon.default index 0165e17..a0090df 100644 --- a/debian/x2gobroker-daemon.default +++ b/debian/x2gobroker-daemon.default @@ -3,6 +3,12 @@ # Uncomment to enable the X2Go Session Broker standalone daemon START_DAEMON=true +# run XGo Session Broker in debug mode, this will make the broker +# available through http GET method calls (otherwise: POST method +# only) and you will be able to test the broker through your web +# browser +#X2GOBROKER_DEBUG=false + # bind standalone daemon to this address:port #DAEMON_BIND_ADDRESS=127.0.0.1:8080 hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).