services/storage/cfg

Storage configuration (SQLite, memory limits).

Values

pub fn db_path() -> String
pub fn load(toml: dict.Dict(String, tom.Toml)) -> Nil
pub fn memory_char_limit() -> Int
pub fn memory_dedup_enabled() -> Bool
pub fn memory_scan_enabled() -> Bool
pub fn memory_show_usage() -> Bool
pub fn user_char_limit() -> Int
Search Document