mirror of
https://github.com/rclone/rclone
synced 2024-11-01 21:49:35 +01:00
19 lines
480 B
JSON
19 lines
480 B
JSON
{
|
|
"indexes": {
|
|
"tag": "tags",
|
|
"group": "groups",
|
|
"menu": "menu"
|
|
},
|
|
"baseurl": "https://rclone.org",
|
|
"title": "rclone - rsync for cloud storage",
|
|
"description": "rclone - rsync for cloud storage: google drive, s3, swift, cloudfiles, dropbox, memstore...",
|
|
"canonifyurls": false,
|
|
"blackfriday": {
|
|
"smartDashes": false,
|
|
"plainIDAnchors": true
|
|
},
|
|
"disableKinds": [
|
|
"taxonomy", "taxonomyTerm"
|
|
]
|
|
}
|