pub fn init_globals() -> Result<()>
Initialize the global configuration
This function should be called early in your application to set up global settings. It’s safe to call multiple times.