Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
graf
/
1b63761454a203393cd3b5ce2e3f65c3ab97430f
/
.
/
config.default.php
blob: 943d1d80892289d9c55e3768f0f27dda427fdc58 [
file
] [
log
] [
blame
]
avm99963
1b63761
2018-12-28 01:03:44 +0100
[
diff
] [
blame^
]
1
<?
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