Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 623 Bytes

disable-plugin.mdx

File metadata and controls

29 lines (19 loc) · 623 Bytes
title description
DISABLE PLUGIN
Use this command to disable a plugin. Established connections will continue to have that plugin loaded. The disabled setting affects only new connections.

Syntax

DISABLE PLUGIN plugin_name

Privileges

PLUGIN

Description

Use this command to disable a plugin. Established connections will continue to have that plugin loaded. The disabled setting affects only new connections.

Return

OK string or error value (see SCSP protocol).

Example

> DISABLE PLUGIN sample.plugin
OK