xref
: /
plugin
/
gitlabapi
/
conf
/
default.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
$
conf
[
'server.default'
] =
'
http://gitlab.com';
4
$conf['
token
.
default
'] = '
';
5
6
7