set application application-id category regex-url

Description

Configures an existing custom application by ID.

Syntax

set application application-id <application-id> [ category <category> ] [ regex-url <regex-url> ]

Parameters

Parameter

Description

application-id

The ID of the application

A number with no fractional part (integer)

category

The primary category for the application (the category which is the most relevant)

regex-url

Indicates if regular expressions are used instead of partial strings

Type: Boolean (true/false)

Example

set application application-id 12345678 category TEXT regex-url true