소스 검색

docs: fix typo in #3171

安忆 1 년 전
부모
커밋
3a519612a0
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      .env.template

+ 5 - 0
.env.template

@@ -17,6 +17,11 @@ BASE_URL=
 # Default: Empty
 OPENAI_ORG_ID=
 
+# (optional)
+# Default: Empty
+# If you do not want users to use GPT-4, set this value to 1.
+DISABLE_GPT4=
+
 # (optional)
 # Default: Empty
 # If you do not want users to input their own API key, set this value to 1.