|
|
@@ -27,7 +27,7 @@ define("SNMP_timeout","500000");
|
|
|
define("SNMP_retry","1");
|
|
|
|
|
|
#crypt config - CHANGE IT!!!
|
|
|
-define("ENCRYPTION_KEY","!!!CHANGE_ME!!!");
|
|
|
-define("ENCRYPTION_IV","123456782345");
|
|
|
+define("ENCRYPTION_KEY","!!!CHANGE_ME!!!!");
|
|
|
+define("ENCRYPTION_IV","0123456789012345");
|
|
|
|
|
|
?>
|