forked from rclone/rclone
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
15 lines (15 loc) · 414 Bytes
/
Copy pathconfig.json
File metadata and controls
15 lines (15 loc) · 414 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"indexes": {
"tag": "tags",
"group": "groups",
"menu": "menu"
},
"baseurl": "http://rclone.org",
"title": "rclone - rsync for cloud storage",
"description": "rclone - rsync for cloud storage: google drive, s3, swift, cloudfiles, dropbox, memstore...",
"canonifyurls": true,
"blackfriday": {
"smartDashes": false,
"plainIDAnchors": true
}
}