Constant alacritty::config::IMPORT_RECURSION_LIMIT
source · pub const IMPORT_RECURSION_LIMIT: usize = 5;
Expand description
Maximum number of depth for the configuration file imports.
pub const IMPORT_RECURSION_LIMIT: usize = 5;
Maximum number of depth for the configuration file imports.