add note to backend

This commit is contained in:
Fijxu
2025-03-31 00:04:52 -03:00
parent 895745934b
commit b29f5b39de
2 changed files with 4 additions and 2 deletions

View File

@@ -82,6 +82,8 @@ class Config
@[YAML::Field(converter: Preferences::URIConverter)]
property public_url : URI = URI.parse("")
property note : String = ""
end
# Number of threads to use for crawling videos from channels (for updating subscriptions)