Configure your workspace
Configure the directory that contains the working files of your project.
Read time 1 minuteLast updated 21 days ago
Select which files and directories you want to work on to download them to your workspace. A workspace is your working directory that contains the project files you create, modify, and delete. You can configure your workspace:
- In the Explore workspace tab, select Configure.
- Select any files or directories that you want to download to work on. You can also deselect any files you don’t want to download to your workspace. To search for specific files, select Search files and enter the file name or a pattern (such as ,
*.jpg) in the search text box.*.psd - Select Apply to load the select files into your workspace.
You can select Configure at any point to load or unload files in your workspace. If you unload a folder that contains private or ignored items, Gluon can't delete them as you can’t remove items outside Gluon's control.
Configure maximum preview file size
You can configure the maximum file size to generate at the preview of a file when that file isn't loaded in the workspace. To do so, add the following key to yourclient.confThe default value is 1 MiB (1,048,576 bytes). This means that, if the selected, non-loaded file size is more than 1 MiB, Gluon doesn't download it to generate a preview. Gluon still displays the icon, size, and attributes.<MaxPreviewFileSize>1048576</MaxPreviewFileSize>