blob: 943d1d80892289d9c55e3768f0f27dda427fdc58 [file] [log] [blame]
avm999631b637612018-12-28 01:03:44 +01001<?php
2// Rename this file as config.php and fill in the details below.
3$conf = array();
4$conf["apiurl"] = ""; // L'adreça de l'API del graf original.
5$conf["password"] = ""; // La contrasenya perquè la gent pugui entrar al graf.
6