mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-06-23 11:43:48 +02:00
Add Default Delay Profile
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
-- @operation: export
|
||||
-- @entity: batch
|
||||
-- @name: Add Default Delay Profile
|
||||
-- @exportedAt: 2026-05-19T22:28:24.976Z
|
||||
-- @opIds: 10563
|
||||
|
||||
-- --- BEGIN op 10563 ( create delay_profile "Default" )
|
||||
insert into "delay_profiles" ("name", "preferred_protocol", "usenet_delay", "torrent_delay", "bypass_if_highest_quality", "bypass_if_above_custom_format_score", "minimum_custom_format_score") values ('Default', 'prefer_torrent', 0, 0, 0, 0, NULL);
|
||||
-- --- END op 10563
|
||||
Reference in New Issue
Block a user