mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-06-23 01:23:49 +02:00
Delay down to 360 cause DelavicciSuxs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
-- @operation: export
|
||||
-- @entity: batch
|
||||
-- @name: Delay down to 360 cause DelavicciSuxs
|
||||
-- @exportedAt: 2026-05-15T01:19:37.465Z
|
||||
-- @opIds: 9139, 9140
|
||||
|
||||
-- --- BEGIN op 9139 ( update delay_profile "Radarr" )
|
||||
update "delay_profiles" set "usenet_delay" = 360 where "name" = 'Radarr' and "usenet_delay" = 720;
|
||||
-- --- END op 9139
|
||||
|
||||
-- --- BEGIN op 9140 ( update delay_profile "Radarr" )
|
||||
update "delay_profiles" set "torrent_delay" = 360 where "name" = 'Radarr' and "torrent_delay" = 720;
|
||||
-- --- END op 9140
|
||||
Reference in New Issue
Block a user