[X2Go-Commits] x2gobroker.git - statusflag (branch) updated: 0.0.1.0-47-g4922dbc

X2Go dev team git-admin at x2go.org
Tue Jun 4 21:10:17 CEST 2013


The branch, statusflag has been updated
       via  4922dbc886553349ce9f76fbebe4fee2ccc7dc63 (commit)
      from  1e70ec048687676bd15654ff60aed29f26288d75 (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:
 etc/broker/x2gobroker-sessionprofiles.conf |    1 +
 x2gobroker/defaults.py                     |    1 +
 2 files changed, 2 insertions(+)

The diff of changes is:
diff --git a/etc/broker/x2gobroker-sessionprofiles.conf b/etc/broker/x2gobroker-sessionprofiles.conf
index 8031d9e..8d060ec 100644
--- a/etc/broker/x2gobroker-sessionprofiles.conf
+++ b/etc/broker/x2gobroker-sessionprofiles.conf
@@ -60,6 +60,7 @@ dpi=96
 sshport=22
 setdpi=0
 pack=16m-jpeg
+directrdp=false
 
 ### EXAMPLES: Below you find some config examples. Adapt them to your needs or
 ### simply write your own session profiles and remove the examples below.
diff --git a/x2gobroker/defaults.py b/x2gobroker/defaults.py
index 8d08a33..7961f7d 100644
--- a/x2gobroker/defaults.py
+++ b/x2gobroker/defaults.py
@@ -193,6 +193,7 @@ X2GOBROKER_SESSIONPROFILE_DEFAULTS = {
         u'pack': u'16m-jpeg',
         u'user': '',
         u'host': [ u'localhost', ],
+        u'directrdp': False,
         u'acl-users-allow': [],
         u'acl-users-deny': [],
         u'acl-users-order': '',


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).




More information about the x2go-commits mailing list