block/bridge_rks: short name was too long
This commit is contained in:
parent
1233d8998a
commit
543e4ef3e3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from app.terraform.block.bridge import BlockBridgeAutomation
|
||||||
|
|
||||||
|
|
||||||
class BlockBridgeRoskomsvobodaAutomation(BlockBridgeAutomation):
|
class BlockBridgeRoskomsvobodaAutomation(BlockBridgeAutomation):
|
||||||
short_name = "block_bridge_roskomsvoboda"
|
short_name = "block_bridge_rks"
|
||||||
description = "Import the RosKomSvoboda IP blocklist"
|
description = "Import the RosKomSvoboda IP blocklist"
|
||||||
frequency = 300
|
frequency = 300
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue