Преглед на файлове

Added enableUserAccounts

Pitu преди 7 години
родител
ревизия
93e5f6ab31
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      config.sample.js

+ 3 - 0
config.sample.js

@@ -9,6 +9,9 @@ module.exports = {
 	*/
 	private: true,
 	
+	// If true, users will be able to create accounts and access their uploaded files
+	enableUserAccounts: true,
+	
 	// The registered domain where you will be serving the app. Use IP if none.
 	domains: [