fix media_startup_check typo

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-07-21 18:41:44 -05:00 committed by June 🍓🦴
parent 06531993f6
commit 4788040458
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ yes_i_am_very_very_sure_i_want_an_open_registration_server_prone_to_abuse = true
ip_range_denylist = []
url_preview_domain_contains_allowlist = ["*"]
media_compat_file_link = false
media_statup_check = false
media_startup_check = false
rocksdb_direct_io = false
[global.tls]