Files
talk/docs/source/plugin/talk-plugin-global-switchoff.md
T
Fabian Neumann b73620bcb0 WIP
2018-05-11 11:19:09 +02:00

26 lines
503 B
Markdown

---
title: talk-plugin-global-switchoff
permalink: /plugin/talk-plugin-global-switchoff/
layout: plugin
plugin:
name: talk-plugin-global-switchoff
provides:
- Client
- Server
---
Add a switch to the settings page that disables commenting globally.
## Installation
TBD
Add `"talk-plugin-global-switchoff"` to the `plugins.json` in your Talk installation.
This plugin provides a server and a client side implementation.
## Server implementation
### How does this work?
TODO