# Policy settings for VNC Server: User mode UI
# Version 7.9.0 (r51979)

# Uncomment a policy setting and edit the default value to set it.

# Number of messages/days to keep in chat history
# 
#ChatExpiryLimit=90days

# Location of the message history file.
# 
#ChatLogFile=$VNC_PROFILE_DIR/vncchat.xml

# Directory in which to store transferred files.
# 
#FetchDir=

# Keep chat history.
# 
#KeepChatHistory=1

# Locale to use. Specify one of en_US, de_DE, es_ES, fr_FR, or pt_BR, or leave 
# empty to select the user or system locale as appropriate.
# 
#Locale=

# Record events in the format <log>:<target>:<level>[,...].
# 
#Log=*:stderr:10

# Directory in which to store log output directed to file.
# 
#LogDir=

# File in which to store log output directed to file.
# 
#LogFile=vncserverui-user.log

# How often to poll for clipboard changes in ms.
# 
#poll=0

# Send the PRIMARY selection to VNC Viewer in preference to the CLIPBOARD 
# selection
# 
#SendPrimary=1

# The security strength to enforce when making TLS connections. For 'Normal', 
# TLS 1.2 is mandated, no broken fallback ciphers are allowed, and key 
# strength is checked for security (no SHA-1 or small keys). Selecting 'High' 
# limits cipher choices to AES-256 with no legacy ciphers.
# 
#TlsProfile=Normal

