From 5841d6550936e1fc34f1fbdf4325b1e27ff79230 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 26 Jan 2025 12:04:00 +0000 Subject: make setting info translatable --- settings.global.ini | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'settings.global.ini') diff --git a/settings.global.ini b/settings.global.ini index 7d4b392..9a0269c 100644 --- a/settings.global.ini +++ b/settings.global.ini @@ -2,30 +2,20 @@ # ini values sometimes and it's not worth the debugging headache [instance.name] -name = "Instance name" -description = "Shown in the page header and instance information" default = "Digitigrade" [instance.description] -name = "Instance description" -description = "Briefly describe your instance's purpose or tagline" default = "A Digitigrade instance" type = "longtext" [instance.openRegistrations] -name = "Open registrations" -description = "Allow new users to sign up?" default = "false" type = "boolean" [about.description] -name = "Description" -description = "Describe your instance's purpose in more detail. You can use HTML formatting" default = "" type = "longtext" [about.terms] -name = "Terms of use" -description = "Policies and rules for users of this instance. You can use HTML formatting" default = "" type = "longtext" -- cgit v1.3