mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
10 lines
309 B
PHP
10 lines
309 B
PHP
--- endpoints/lib/config.php.orig 2025-03-09 01:02:03 UTC
|
|
+++ endpoints/lib/config.php
|
|
@@ -151,6 +151,7 @@ class phpVBoxConfigClass {
|
|
*/
|
|
var $enableHDFlushConfig;
|
|
|
|
+ var $authMaster = false;
|
|
|
|
/**
|
|
* Read user configuration, apply defaults, and do some sanity checking
|