mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 10:34:06 +02:00
settings menu reworks (#5864)
This commit is contained in:
@@ -652,6 +652,7 @@ description = "Configure external authentication providers like OAuth2 and SAML.
|
||||
disconnect = "Disconnect"
|
||||
disconnected = "Provider disconnected successfully"
|
||||
disconnectError = "Failed to disconnect provider"
|
||||
documentation = "View documentation"
|
||||
imageResolutionFull = "Full (Original Size)"
|
||||
imageResolutionReduced = "Reduced (Max 1200px)"
|
||||
linkedServices = "Linked Services"
|
||||
@@ -965,6 +966,18 @@ label = "Default Locale"
|
||||
description = "Maximum file upload size (e.g., 100MB, 1GB)"
|
||||
label = "File Upload Limit"
|
||||
|
||||
[admin.settings.general.hideDisabledTools]
|
||||
description = "Hide disabled tools from the interface"
|
||||
label = "Hide Disabled Tools"
|
||||
|
||||
[admin.settings.general.hideDisabledTools.googleDrive]
|
||||
description = "Hide Google Drive button when not enabled"
|
||||
label = "Hide Google Drive"
|
||||
|
||||
[admin.settings.general.hideDisabledTools.mobileScanner]
|
||||
description = "Hide mobile QR scanner button when not enabled"
|
||||
label = "Hide Mobile Scanner"
|
||||
|
||||
[admin.settings.general.frontendUrl]
|
||||
description = "Base URL for frontend (e.g., https://pdf.example.com). Used for email invite links and mobile QR code uploads. Leave empty to use backend URL."
|
||||
label = "Frontend URL"
|
||||
|
||||
Reference in New Issue
Block a user