Settings documentation added

This commit is contained in:
Marco Mooij | DigiState
2026-05-15 10:14:05 +02:00
parent 64f783efd1
commit b5e5ea5365
3 changed files with 44 additions and 3 deletions

View File

@@ -1 +1,14 @@
To be made.
With the Global Settings, you can configure general settings for Sentri.
# Portal name
This setting allows you to change the name of the portal.
Currently, this setting has limited functionality, but it will be used in future versions to support white-labeling.
# Portal provider name
This setting allows you to change the provider name displayed by the portal.
Currently, this setting has limited functionality, but it will also be used in future versions to support white-labeling.
# Admin authentication methods
This setting will later support multiple administrator authentication methods.
Currently, the only available option is `database_auth`.
# CA certificate URL
This URL points to the Certificate Authority (CA) certificate used by the auto-provisioning module, which is currently under development.
# Autoprovisioning URL
This URL is used by the auto-provisioning system to retrieve configuration data by the auto-provisioning module, which is currently under development..