mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:50:20 -05:00
Fix link to available UI settings (#24169)
The current link is to a non-existent file. I had a look at the repo, spotted the file containing the UI configuration key and updated the link
This commit is contained in:
parent
cc7bef34e2
commit
9c955c48b0
@ -1870,4 +1870,4 @@ You can specify default preferences for the web UI using `--ui-config <JSON conf
|
||||
|
||||
> **Note:** The old flags `--webui-config` and `--webui-config-file` are deprecated but still work as aliases.
|
||||
|
||||
You may find available preferences in [settings-config.ts](../ui/src/lib/constants/settings-config.ts).
|
||||
You may find available preferences in [settings-keys.ts](../ui/src/lib/constants/settings-keys.ts).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user