From e189faabe51e52b6f55d7995f7407238ebd85eb2 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Tue, 14 Sep 2021 16:54:29 +0200 Subject: [PATCH] Update branding.desc hint on sizeLimit must be set to have the log option work. --- src/branding/default/branding.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/branding/default/branding.desc b/src/branding/default/branding.desc index 938d9eeb2..b8757411f 100644 --- a/src/branding/default/branding.desc +++ b/src/branding/default/branding.desc @@ -228,6 +228,7 @@ slideshowAPI: 2 # Takes string as input. Important bits are the host and port, # the scheme is not used. # - sizeLimit : Defines maximum size limit (in KiB) of log file to be pasted. +# The option must be set, to have the log option work. # Takes integer as input. If < 0, no limit will be forced, # else only last (approximately) 'n' KiB of log file will be pasted. # Please note that upload size may be slightly over the limit (due