From 7332b271cfec699c7c2b36f7e8e19bd672d7f7cd Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:49:30 +0200 Subject: [PATCH] [MIRROR] Removes removed config setting from sample config (#1088) * Removes removed config setting from sample config (#54080) * Removes removed config setting from sample config Co-authored-by: Jordan Brown --- config/config.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/config.txt b/config/config.txt index b10c69077c5..423a44f3ce4 100644 --- a/config/config.txt +++ b/config/config.txt @@ -509,9 +509,6 @@ DEFAULT_VIEW_SQUARE 15x15 ## Uncomment to enable discord auto-roling when users link their BYOND and Discord accounts #ENABLE_DISCORD_AUTOROLE -## Set to a value greater than zero to require a user to have at least this many hours of living role time to be assigned the role -REQUIRED_LIVING_HOURS 0 - ## Add your discord bot token here. Make sure it has the ability to manage roles #DISCORD_TOKEN someDiscordToken