forked from reborg/applenews-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample_profiles.clj
16 lines (16 loc) · 996 Bytes
/
sample_profiles.clj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{:dev-cfg
{:env
{:applenews-api {:thumbnail-resize-enable true
:thumbnail-resize-height 666
:thumbnail-resize-width 888
:parallel 100
:host "https://apple-new-service-host"
:throw-exceptions false
:channels {:ch1 {:channel-id "aaaaaaaa-aaaa-bbbbb-cccc-dddddddddddd"
:api-key-id "aaaaaaaa-aaaa-bbbbb-cccc-dddddddddddd"
:api-key-secret "99999+p2222p3444444444T2XnMyiNmI="
:sections {:default "88487-sdflkj-33433"
:another "9879845-erfds-45"}
:ch2 {:channel-id "aaaaaaaa-aaaa-bbbbb-cccc-dddddddddddd"
:api-key-id "0936fc13-90eb-4391-8fbc-0cbc6104f3c"
:api-key-secret "99999+p222222234444T2XnMyiNmI="}}}}}}}