export const SETTINGS_COOKIE = 'roverSettings'; export const SETTINGS_MAX_AGE = 60 * 60 * 24 * 365; // 1 year