1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-02-15 04:32:15 +00:00
HyperProxmox/code/web/www/pages/requires/configs.php
2018-02-11 18:45:32 +00:00

15 lines
244 B
PHP
Executable file

<?php
// Site
$LANG = "EN";
//URL Site
$baseurl = "http://www.eyeprox.lan";
$sto_regx_status = false; // false = default on the size
$sto_regx = "/((^VMs)|(!VG)).+/i"; // if not found, use size
$non_grata_weight = 1000;
$useldap = False;