Files
bitvid/refactoring/js/config.js
Keep Creating Online dcae8bb82f update
2025-01-12 09:15:25 -05:00

5 lines
170 B
JavaScript

// 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