Constant MAX_FILE_CHARS
pub const MAX_FILE_CHARS: usize = 20_000;Expand description
Maximum characters per personality file before truncation.
pub const MAX_FILE_CHARS: usize = 20_000;Maximum characters per personality file before truncation.