Files
woogo/config/config_test.json

10 lines
192 B
JSON
Raw Normal View History

2025-04-08 19:24:11 +02:00
{
"debug": true,
"url": "http://127.0.0.1/",
"version": "v3",
"consumer_key": "",
"consumer_secret": "",
"add_authentication_to_url": false,
"timeout": 10,
"verify_ssl": true
}