Skip to content

Commit

Permalink
feat: use lightning lora as lcm restrictions
Browse files Browse the repository at this point in the history
Closes #396
  • Loading branch information
db0 committed Apr 7, 2024
1 parent d958a36 commit 526e593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions horde/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,13 @@
"243643",
"225222",
"219782",
"363353",
}

KNOWN_LCM_LORA_IDS = {
"195519",
"216190",
"324115",
}

WHITELISTED_VPN_IPS = [
Expand Down

0 comments on commit 526e593

Please sign in to comment.