Răsfoiți Sursa

Update config.js

Dorin Paslaru 6 ani în urmă
părinte
comite
e574bdd52d
1 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  1. 3 2
      config.js

+ 3 - 2
config.js

@@ -8,8 +8,9 @@ const conf: Config = {
   // Remove or comment to enable them
   disabledPages: [
     'planning',
-    'users',
-    'projects',
+  // Enabling users and projects page by default
+  // 'users',
+  // 'projects',
   ],
 
   // Whether to show the user domain name input when logging in