From cbb3d0f368347993b61fde2a49eecd66c2e56813 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 19 Mar 2019 13:52:44 +0100 Subject: [statistics] Feature: BIOS update info Fetch list of known BIOS updates that fix issues wrt. bwLehrpool/OpenSLX/whatever it's called today. --- config.php.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.php.example') diff --git a/config.php.example b/config.php.example index 7bf3ad8b..0de6fd8d 100644 --- a/config.php.example +++ b/config.php.example @@ -32,6 +32,8 @@ define('CONFIG_DOZMOD_EXPIRE', 60); define('CONFIG_REPORTING_URL', 'https://bwlp-masterserver.ruf.uni-freiburg.de/rpc/'); +define('CONFIG_BIOS_URL', 'https://bwlp-masterserver.ruf.uni-freiburg.de/bios/list.json'); + define('CONFIG_PRODUCT_NAME', 'OpenSLX'); define('CONFIG_PRODUCT_NAME_LONG', 'OpenSLX Admin'); -- cgit v1.2.3-55-g7522