mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2025-09-09 15:38:44 +00:00
updated directory structure to fix root Service Worker issues and performance improvements
This commit is contained in:
4
js/config.js
Normal file
4
js/config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
// 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
|
Reference in New Issue
Block a user