Skip to content

Commit 05a1390

Browse files
rielzzappsAntoLC
authored andcommitted
📝(doc) Update env.md add AI_FEATURE_ENABLED
This is false by default. Without this env setting on true AI will not be available in the docs application. The setting was missing in the env options.
1 parent dfe8ae1 commit 05a1390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/env.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ These are the environmental variables you can set for the impress-backend contai
8585
| AI_BASE_URL | OpenAI compatible AI base url | |
8686
| AI_MODEL | AI Model to use | |
8787
| AI_ALLOW_REACH_FROM | Users that can use AI must be this level. options are "public", "authenticated", "restricted" | authenticated |
88+
| AI_FEATURE_ENABLED | Enable AI options | false |
8889
| Y_PROVIDER_API_KEY | Y provider API key | |
8990
| Y_PROVIDER_API_BASE_URL | Y Provider url | |
9091
| CONVERSION_API_ENDPOINT | Conversion API endpoint | convert-markdown |

0 commit comments

Comments
 (0)