Files
bitvid/js/config.js

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