istic-openstack/server/config.inc.php
manzerbredes 53f65de9d4 Test
2016-03-28 12:17:43 +02:00

11 lines
218 B
PHP
Executable file

<?php
date_default_timezone_set('Europe/Paris');
$config = Array();
$config["modules_enabled"] = "";
$config["urlAuth"] = "http://148.60.11.31:5000/v3";
$config["tokenTime"] = 60 //miunte = 60 //miuntess
?>