poeti8 7 жил өмнө
parent
commit
af20ac7a86

+ 6 - 0
server/config.example.js

@@ -15,6 +15,12 @@ module.exports = {
   /* A passphrase to encrypt JWT. Use a long and secure key. */
   JWT_SECRET: 'securekey',
 
+  /*
+    Admin emails so they can access admin actions on settings page
+    Array of strings
+  */
+  ADMIN_EMAILS: [],
+
   /*
     Invisible reCaptcha secret key
     Create one in https://www.google.com/recaptcha/intro/