Static function
Fast
Server.SetDescription
Sets the description of the server, optionally overrides Config.toml
Syntax
Server.SetDescription(description, persist_to_config_file = false)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
description
|
string | — | The new description |
persist_to_config_file
optional
|
boolean | false |
Persist to config file |