diff --git a/defaults b/defaults
index 43acbbeb2972ca52803d7e3cd6c063fb9bcb7acf..8c52073f650c1771ee92954cb1956ce6a229baeb 100644
--- a/defaults
+++ b/defaults
@@ -7,8 +7,5 @@ COLOR=""
 ICON_URL=""
 GREP=""
 
-# Once log details are entered, change this to `true`
-CONFIGURED=false
-
 # DO NOT MODIFY BELOW THIS LINE!
 DAEMON_OPTIONS="$LOG_FILE \"$WEBHOOK_URL\" \"$USERNAME\" \"$CHANNEL\" \"$COLOR\" \"$ICON_URL\" \"$GREP\""