Created
This commit is contained in:
10
config/config_test.json
Normal file
10
config/config_test.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"debug": true,
|
||||
"url": "http://127.0.0.1/",
|
||||
"version": "v3",
|
||||
"consumer_key": "",
|
||||
"consumer_secret": "",
|
||||
"add_authentication_to_url": false,
|
||||
"timeout": 10,
|
||||
"verify_ssl": true
|
||||
}
|
||||
Reference in New Issue
Block a user