mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Run 'crystal tool format'
This commit is contained in:
parent
e1540390a8
commit
7a6a0f364c
1 changed files with 11 additions and 11 deletions
|
@ -5,7 +5,7 @@ class Config
|
|||
feed_threads: Int32, # Number of threads to use for updating feeds
|
||||
video_threads: Int32, # Number of threads to use for updating videos in cache (mostly non-functional)
|
||||
db: NamedTuple( # Database configuration
|
||||
user: String,
|
||||
user: String,
|
||||
password: String,
|
||||
host: String,
|
||||
port: Int32,
|
||||
|
|
Loading…
Reference in a new issue