github.com/artpar/rclone@v1.67.3/docs/config.json (about)

     1  {
     2    "indexes": {
     3      "tag": "tags",
     4      "group": "groups",
     5      "menu": "menu"
     6    },
     7    "baseurl": "https://rclone.org",
     8    "title": "rclone - rsync for cloud storage",
     9    "description": "rclone - rsync for cloud storage: google drive, s3, swift, cloudfiles, dropbox, memstore...",
    10    "canonifyurls": false,
    11    "disableKinds": [
    12      "taxonomy",
    13      "taxonomyTerm"
    14    ],
    15    "ignoreFiles": [
    16      "~$",
    17      "^\\."
    18    ],
    19    "enableGitInfo": true,
    20    "markup": {
    21      "tableOfContents": {
    22        "endLevel": 3,
    23        "ordered": false,
    24        "startLevel": 2
    25      },
    26      "goldmark": {
    27        "extensions": {
    28          "typographer": false
    29        },
    30        "parser": {
    31          "autoHeadingIDType": "blackfriday"
    32        },
    33        "renderer": {
    34          "unsafe": false
    35        }
    36      }
    37    }
    38  }