From 33d16615306cad3cb75c19a4bf713fab680ae0b5 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Tue, 2 Dec 2025 13:11:15 +0100 Subject: [PATCH] Improve Advanced Settings helper texts for clarity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - API Access: Explain what REST API access enables and where to configure tokens - Registration Allowed: Simplify wording while keeping both states clear - Do Not Track: Clarify it only tracks instance count to coolify.io - DNS Validation: Explain the benefit (prevents deployment failures) - Custom DNS Servers: Add example format and note about system defaults - Sponsorship Popup: Make purpose and action clearer, less verbose These improvements provide users with meaningful, actionable information instead of redundant or vague descriptions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- resources/views/livewire/settings/advanced.blade.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/views/livewire/settings/advanced.blade.php b/resources/views/livewire/settings/advanced.blade.php index c47c2cfef..7d714a409 100644 --- a/resources/views/livewire/settings/advanced.blade.php +++ b/resources/views/livewire/settings/advanced.blade.php @@ -18,28 +18,28 @@ class="flex flex-col h-full gap-8 sm:flex-row">

DNS Settings

API Settings

+ helper="If enabled, authenticated requests to Coolify's REST API will be allowed. Configure API tokens in Security > API Tokens." />

Confirmation Settings

+ helper="Show monthly sponsorship reminders to support Coolify development. Disable to hide these messages permanently." />