summaryrefslogtreecommitdiff
path: root/net-misc/chrome-remote-desktop/files/chrome-remote-desktop.conf.d
blob: 9830f2cbda37842eff9e5f86646cd092ad64a761 (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/conf.d/chrome-remote-desktop: config file for /etc/init.d/chrome-remote-desktop

# List of users to start Chrome Remote Desktop for.
CHROME_REMOTING_USERS=''

# Default resolutions to make available to the session.
#CHROME_REMOTE_DESKTOP_DEFAULT_DESKTOP_SIZES='1600x1200,3840x1600'

# Directory to use for storing log files.
#CHROME_REMOTE_DESKTOP_LOG_DIR='/var/log'