Removed Poll Interval setting

This commit is contained in:
2026-01-27 08:48:33 -05:00
parent 99ffe7f9e9
commit 6e3f8b46a5
6 changed files with 35 additions and 28 deletions

View File

@@ -4,7 +4,6 @@ const CONFIG_FIELDS = {
"FFSCOUTER_KEY": "ffscouter-key",
"DISCORD_TOKEN": "discord-token",
"ALLOWED_CHANNEL_ID": "allowed-channel-id",
"POLL_INTERVAL": "poll-interval",
"HIT_CHECK_INTERVAL": "hit-check-interval",
"REASSIGN_DELAY": "reassign-delay",
"ASSIGNMENT_TIMEOUT": "assignment-timeout",