added module for managing raspberry displays
This commit is contained in:
@@ -686,4 +686,8 @@ define("PDFTOTEXT_BIN_PATH", "/usr/bin/pdftotext");
|
||||
define("TT_MBI_API_ENABLE", true); //Enable API Calls
|
||||
define("TT_MBI_API_URL", "https://x.x.x.x/api/");
|
||||
define("TT_MBI_API_VERSION", "v01");
|
||||
define("TT_MBI_API_KEY", "");
|
||||
define("TT_MBI_API_KEY", "");
|
||||
|
||||
//Raspberry Display Configuration
|
||||
define("XINON_RASPBERRY_DISPLAY_SSH_USER", "");
|
||||
define("XINON_RASPBERRY_DISPLAY_SSH_PASS", "");
|
||||
Reference in New Issue
Block a user