From dc55fc0fdde8b4b1ffa26506542beae1971fb764 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 1 Apr 2019 15:56:05 +0200 Subject: [SSPS] slx-admin bwLehrpool name --- satellit_installer/static_files/slxadmin-config.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/satellit_installer/static_files/slxadmin-config.php b/satellit_installer/static_files/slxadmin-config.php index 4addbeb..1ae4322 100644 --- a/satellit_installer/static_files/slxadmin-config.php +++ b/satellit_installer/static_files/slxadmin-config.php @@ -34,6 +34,9 @@ define('CONFIG_DOZMOD_EXPIRE', 60); // 1 Minute 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', 'bwLehrpool'); +define('CONFIG_PRODUCT_NAME_LONG', 'bwLehrpool Admin Interface'); + // Sort order for menu // Optional - if missing, will be sorted by module id (internal name) // Here it is also possible to assign a module to a different category, -- cgit v1.2.3-55-g7522