updated test confi
This commit is contained in:
parent
824b7c084e
commit
81edbfb826
@ -1,4 +1,5 @@
|
|||||||
module.exports.base_url = '/api/:version';
|
module.exports.base_url = '/api/:version';
|
||||||
|
module.exports.user_url = '/u/:user';
|
||||||
// If useProfiler is true every response will be served with an
|
// If useProfiler is true every response will be served with an
|
||||||
// X-SQLAPI-Profile header containing elapsed timing for various
|
// X-SQLAPI-Profile header containing elapsed timing for various
|
||||||
// steps taken for producing the response.
|
// steps taken for producing the response.
|
||||||
|
Loading…
Reference in New Issue
Block a user