X-Git-Url: https://git.p6c8.net/jirafeau/jirafeau.git/blobdiff_plain/9e0eb7719c3ce8dd8052b4c29da5c60033fc1389..98e21efcfe3da0ff0794d40f7682899cf5d8ec91:/lib/functions.php diff --git a/lib/functions.php b/lib/functions.php index 948a436..6c8d56d 100644 --- a/lib/functions.php +++ b/lib/functions.php @@ -947,6 +947,7 @@ function jirafeau_admin_bug_report($cfg) $out .= "- version: " . JIRAFEAU_VERSION . "
"; $jirafeau_options = [ 'debug', + 'debug_enforce_classic_upload', 'file_hash', 'litespeed_workaround', 'store_uploader_ip',