[pve-devel] applied: [PATCH cluster v3 2/4] add consent-text parameter to datacenter config file
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Apr 4 19:09:43 CEST 2025
Am 10.12.24 um 17:11 schrieb Gabriel Goller:
> The consent-text parameter is the base64-encoded content of the optional
> consent-banner which can be displayed before login. The limit is 128kB,
> which is less than the pmxcfs file limit, but still enough to also
> encode images.
>
> Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
> ---
> src/PVE/DataCenterConfig.pm | 6 ++++++
> 1 file changed, 6 insertions(+)
>
>
applied, lowered limit to 64 kiB though, no big reason besides
gut-feeling on final apply, we can always increase this if someone
provides a valid usecase, thanks!
More information about the pve-devel
mailing list