Skip to content

docs(config): add grouping folders and devices#1001

Open
maen-bn wants to merge 1 commit intosyncthing:mainfrom
maen-bn:local-grouping-of-folders-and-devices
Open

docs(config): add grouping folders and devices#1001
maen-bn wants to merge 1 commit intosyncthing:mainfrom
maen-bn:local-grouping-of-folders-and-devices

Conversation

@maen-bn
Copy link
Copy Markdown

@maen-bn maen-bn commented Apr 5, 2026

Document upcoming fuctionality addtion for grouping done in syncthing/syncthing#10563

Document upcoming fuctionality addtion for grouping done in syncthing/syncthing#10563

Signed-off-by: Ben Norcombe <bennorcombe@pm.me>

<configuration version="37">
<folder id="default" label="Default Folder" path="/Users/jb/Sync/" type="sendreceive" rescanIntervalS="3600" fsWatcherEnabled="true" fsWatcherDelayS="10" fsWatcherTimeoutS="0" ignorePerms="false" autoNormalize="true">
<folder id="default" label="Default Folder" group="Group 1" path="/Users/jb/Sync/" type="sendreceive" rescanIntervalS="3600" fsWatcherEnabled="true" fsWatcherDelayS="10" fsWatcherTimeoutS="0" ignorePerms="false" autoNormalize="true">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about a more descriptive name, e.g. group="Home"? The same applies to all the other places 😉.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants