Skip to main content

SERVER_NAME

Constant SERVER_NAME 

Source
pub const SERVER_NAME: &str = "server_name";
๐Ÿ‘ŽDeprecated:

Use DEVICE__NAME (device.name) instead.

Expand description

The name of the device. On servers and desktops, this is typically the hostname.

  • Scrubbing: Auto
  • Rewriting behavior: Backfill

ยงAliases