// js/config.js export const isDevMode = true; // Set to false for production export const isWhitelistEnabled = true; // Set to false to allow all non-blacklisted users