application.ini


# command to run. required for all but default.ini
command=

# display name
name=

# initial geometry "widthxheight" or "rootless"
geometry=

# icon to display (url or dataUrl).  Must be in the icons directory
icon=

# number of minutes a session is disconnected before terminating 
disconnectTimeout=

# strict mode do not allow changes from the user
strict=

# override default forms
overrideForms=

# array of forms (can be set multiple times)
forms[]=

# tags (can be set multiple times)
tags[]=

# enable groups
enableGroups=

# run as a separate user from your logged in user
user=

# restrict groups
restrictGroups=

# maximum bytes allowed for clipboard transfer
clipboardMax=

# save XAUTHORITY file to the standard ~/.Xauthority location instead of in the session directory
saveXauthDefault=

# enable iglx for legacy OpenGL apps
iglx=

# let the X server listen on the TCP socket instead of default unix socket only
listenTCP=

# percent of CPU used in rendering
cpuPercentage=

# number of minutes a connected session is idle before disconnecting
idleDisconnect=



# attempt to detect if a user can use VirtualGL (and use it)
enableVirtualGLDetection=

# options to append to vglrun command
virtualGLOptions=

# skip checking if the user has a GPU
virtualGLskipGpuCheck=

# number of minutes between session updates if there is no change
pollingUpdate=

# prepend string to alll commands
commandPreamble=

# set Xhost (+, local, "")
xhost=

# custom parameters to add 
[params]