The branch, master-inai has been updated via a5b97c6f48336870817e6791036b51ad7070534d (commit) from 06b339cb9feb248dfb4c127381fd6e71ed69de09 (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: sbin/x2gobroker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/sbin/x2gobroker b/sbin/x2gobroker index b79f3d3..f6cbfe7 100755 --- a/sbin/x2gobroker +++ b/sbin/x2gobroker @@ -66,7 +66,7 @@ from x2gobroker.web.html import * # define the web.py URLs urls = ( '/plain/(.*)', 'X2GoBrokerWebPlain', # '/json/(.*)', 'X2GoBrokerWebJson', - '/html/(.*)', 'X2GoBrokerWebHtml', +# '/html/(.*)', 'X2GoBrokerWebHtml', ) # run the web.py standalone daemon... 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).