mirror of
https://github.com/hkalexling/Mango.git
synced 2026-04-05 00:00:44 -04:00
Change kbs to mbs
This commit is contained in:
@@ -21,7 +21,7 @@ class Config
|
||||
home: true
|
||||
property download_timeout_seconds : Int32 = 30
|
||||
property sorted_entries_cache_enable = false
|
||||
property sorted_entries_cache_capacity_kbs = 51200
|
||||
property sorted_entries_cache_size_mbs = 50
|
||||
property disable_login = false
|
||||
property default_username = ""
|
||||
property auth_proxy_header_name = ""
|
||||
|
||||
Reference in New Issue
Block a user