-
Notifications
You must be signed in to change notification settings - Fork 1
Settings
XHiddenProjects edited this page Aug 12, 2024
·
4 revisions
| Category | Name | Value | Type | Description |
|---|---|---|---|---|
| AI | Name | "WebServerAI" | String | Sets the AI's name |
| AI | Version | "Current Version" | String | Sets the AI's version |
| AI | Updated | "Date last updated" | String | Sets the last updated date |
| AI | blockWords | [] | String[] | Filters out blocked words |
| AI | blockDomains | [] | String[] | Filters out blocked domains |
| AI | search.language | "auto" | String | Uses users search language |
| Category | Name | Value | Type | Description |
|---|---|---|---|---|
| previewBox | width | 600 | Int | Sets the width of the preview box. |
| previewBox | height | 600 | Int | Sets the height of the preview box. |
| Category | Name | Value | Type | Description |
|---|---|---|---|---|
| pythonConfig | execPath | "C:\xampp\htdocs\WebServerAI\.venv\Scripts\python.exe" | String | Sets to the Python execution file |
| Category | Name | Value | Type | Description |
|---|---|---|---|---|
| User | N/A | "Guest" | String | Sets the users name |