summary refs log tree commit diff homepage
path: root/src/Config.ts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Config.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Config.ts b/src/Config.ts
index 5688f2e..77fefd2 100644
--- a/src/Config.ts
+++ b/src/Config.ts
@@ -29,7 +29,6 @@ export interface Config {
   REGEX_SERVER_PREFIX: string
   REGEX_MATCH_CHAT_MC: string
   REGEX_IGNORED_CHAT: string
-  RCON_RECONNECT_DELAY: number
   DEBUG: boolean
 
   SERVER_NAME: string