docs: add section about consent banner

Add short section on how to enable consent banner.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
This commit is contained in:
Gabriel Goller 2024-09-13 15:10:33 +02:00 committed by Thomas Lamprecht
parent dea876fd5e
commit ccf08921ee

View File

@ -40,6 +40,14 @@ Proxmox Backup Server supports various languages and authentication back ends
.. note:: For convenience, you can save the username on the client side, by .. note:: For convenience, you can save the username on the client side, by
selecting the "Save User name" checkbox at the bottom of the window. selecting the "Save User name" checkbox at the bottom of the window.
Consent Banner
^^^^^^^^^^^^^^
A custom consent banner that has to be accepted before login can be configured
in **Configuration -> Other -> General -> Consent Text**. If there is no
content, the consent banner will not be displayed. The text will be stored as a
base64 string in the ``/etc/proxmox-backup/node.cfg`` config file.
GUI Overview GUI Overview
------------ ------------