UI gradient intensity slider, update wgui Defaults for dashboard, prepend ui-related config entries with ui_

This commit is contained in:
Aleksander
2026-01-17 12:49:43 +01:00
committed by galister
parent dabd122a1d
commit 7b3a2a1e48
18 changed files with 201 additions and 154 deletions
+9
View File
@@ -1,4 +1,13 @@
#!/bin/bash
# Do not run this script if you dont have at least 32GiB of system memory,
# unless you have enabled the mmap option in the Ollama startup settings.
# Submitting PRs that lack translated strings is okay if you dont meet the
# system requirements to run this script, or if you simply prefer not to; we are
# regularly updating the missing translation strings anyway.
#
# Base language: English (en.json)
set -e
cd "$(dirname "$0")"