diff options
Diffstat (limited to 'test/simple1.json')
-rw-r--r-- | test/simple1.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/simple1.json b/test/simple1.json index 2c63c08..0efecec 100644 --- a/test/simple1.json +++ b/test/simple1.json @@ -1,2 +1,12 @@ { + "LOGIN_NAME": "heslinki", + "PASSWORD": "123456", + "GROUP_NAME": "test", + "CART_NUMBER": 10000, + "CUT_NUMBER": 1, + "CHANNELS": 2, + "NORMALIZATION_LEVEL": -1200, + "AUTOTRIM_LEVEL": 0, + "USE_METADATA": false, + "SOURCE_URI": "http://example.com/files/sendung.mp3" } |