소스 검색

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: [