docs: correct advanced settings

This commit is contained in:
hieu-jan 2024-03-01 18:09:02 +09:00
parent a4aefa863e
commit 0985a44634
4 changed files with 12 additions and 12 deletions

View File

@ -1,8 +0,0 @@
{
"label": "Advance Settings",
"position": 11,
"link": {
"type": "doc",
"id": "quickstart/advance-settings/advance-settings"
}
}

View File

@ -0,0 +1,8 @@
{
"label": "Advanced Settings",
"position": 11,
"link": {
"type": "doc",
"id": "quickstart/advanced-settings/advanced-settings"
}
}

View File

@ -17,16 +17,16 @@ keywords:
This guide will show you how to use the advanced settings in Jan. This guide will show you how to use the advanced settings in Jan.
## Access the Advance Settings ## Access the Advanced Settings
To access the Jan's advance settings, follow the steps below: To access the Jan's advanced settings, follow the steps below:
1. Navigate to the main dashboard. 1. Navigate to the main dashboard.
2. Click the **gear icon (⚙️)** on the bottom left of your screen. 2. Click the **gear icon (⚙️)** on the bottom left of your screen.
3. Under the **Settings screen**, click the **Advance Settings**. 3. Under the **Settings screen**, click the **Advanced Settings**.
4. You can configure the following settings: 4. You can configure the following settings:
| Feature | Description | | Feature | Description |
|---------------------------|-----------------------------------------------------------------------------------------------------------------------| |---------------------------|-----------------------------------------------------------------------------------------------------------------------|
| **Keyboard Shortcuts** | Keyboard shortcuts speed up your workflow. For a quick overview of useful keyboard shortcuts, refer to the list [below](advance-settings.mdx#keyboard-shortcuts). | | **Keyboard Shortcuts** | Keyboard shortcuts speed up your workflow. For a quick overview of useful keyboard shortcuts, refer to the list [below](advanced-settings.mdx#keyboard-shortcuts). |
| **Experimental Mode** | Enables experimental features that may be unstable. | | **Experimental Mode** | Enables experimental features that may be unstable. |
| **Jan Data Folder** | Location for messages, model configurations, and user data. Changeable to a different location. | | **Jan Data Folder** | Location for messages, model configurations, and user data. Changeable to a different location. |
| **HTTPS Proxy & Ignore SSL Certificate** | Use a proxy server for internet connections and ignore SSL certificates for self-signed certificates. Please check out the guide on how to set up your own HTTPS proxy server [here](http-proxy.mdx). | | **HTTPS Proxy & Ignore SSL Certificate** | Use a proxy server for internet connections and ignore SSL certificates for self-signed certificates. Please check out the guide on how to set up your own HTTPS proxy server [here](http-proxy.mdx). |