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

16 lines
232 B
PHP
Raw Normal View History

2018-02-11 18:45:32 +00:00
<?php
// Site
$LANG = "EN";
//URL Site
$baseurl = "http://www.eyeprox.lan";
2018-02-18 18:21:09 +00:00
$sto_regx_status = true; // false = default on the size
$sto_regx = "/disks/i"; // if not found, use size
2018-02-11 18:45:32 +00:00
$non_grata_weight = 1000;
$useldap = False;