# Policy settings for VNC Server: User mode UI
# Version 7.16.0 (r14)

# 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

# Keep log files for X days.
# 
#LogKeepDays=30

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

# Send the PRIMARY selection to the connected device in preference to the 
# CLIPBOARD selection
# 
#SendPrimary=1

