James Moger
2014-03-07 14b6ab26a85a91ce3f1adb12f2f5c99a6e7f7b37
src/site/setup_clientmenus.mkd
@@ -7,7 +7,8 @@
You can define new client integrations and deactivate/remove the default integrations by creating a file *$(baseFolder}/clientapps.json*.
### Example definitions
---JSON---
```json
[
    {
        "name": "SmartGit/Hg",
@@ -45,4 +46,4 @@
        "isActive": false
    }
]
---JSON---
```