Skip to content

Commit 97296b1

Browse files
authored
Update .env.example
1 parent 5946e60 commit 97296b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.example

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ XAI_MODEL=
3232
#USE IMAGE GEN
3333
IMAGE_GEN= #TRUE
3434

35+
#POST INTERVAL RANDOM MIN-MAX.
36+
POST_INTERVAL_MIN= #5 #Default
37+
POST_INTERVAL_MAX= #10 #Default
38+
3539
#Leave blank to use local embeddings
3640
USE_OPENAI_EMBEDDING= #TRUE
3741

0 commit comments

Comments
 (0)