Paul Martin
2016-04-30 a502d96a860456ec5e8c96761db70f7cabb74751
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---
```