pub const DEFAULT_CONFIG: &str = "./Dichroism.toml"; pub const PHOTO_FULLSIZE_XY: u32 = 1000; pub const PHOTO_BASE_XY: u32 = 640; pub const PHOTO_THUMBNAIL_XY: u32 = 300;