From c426b3dc1adcfaa00153ce163588134111a1298d Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 6 Apr 2021 11:45:13 +0100 Subject: [PATCH] Update server.cfg --- Rust/server.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Rust/server.cfg b/Rust/server.cfg index a5734c0..8d799e5 100644 --- a/Rust/server.cfg +++ b/Rust/server.cfg @@ -8,11 +8,10 @@ ######################################### # A text description of your server. For a new line add: \n -server.description "This is the default LinuxGSM server description.\nThe command line tool for quick, simple deployment and management -of Linux dedicated game servers." +server.description "The command-line tool for quick, simple deployment and management of Linux dedicated game servers." # A URL to the image which shows up on the server details screen (dimensions are 512x256). -server.headerimage "https://raw.githubusercontent.com/GameServerManagers/LinuxGSM-Docs/master/.gitbook/assets/linuxgsm_colour_white_logo_wordmark_512.png" +server.headerimage "https://git.io/JY5dE" # The URL to your servers website. server.url "https://linuxgsm.com/"