Remove plugin docs for global-switchoff. Not a plugin anymore.

This commit is contained in:
Fabian Neumann
2018-05-11 12:20:26 +02:00
parent f28a3f2f4e
commit d731357001
@@ -1,25 +0,0 @@
---
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