Jobs: Remove the signature function update job

This commit is contained in:
Samantaz Fox
2024-07-03 18:24:08 +02:00
parent 63a729998b
commit a845752fff
4 changed files with 0 additions and 35 deletions

View File

@@ -74,8 +74,6 @@ class Config
# Database configuration using 12-Factor "Database URL" syntax
@[YAML::Field(converter: Preferences::URIConverter)]
property database_url : URI = URI.parse("")
# Use polling to keep decryption function up to date
property decrypt_polling : Bool = false
# Used for crawling channels: threads should check all videos uploaded by a channel
property full_refresh : Bool = false