Commit 9ec307988a2b45dddc5362123cc26f0806d47564

Authored by Adhidarma Hadiwinoto
1 parent f39a63644f
Exists in master and in 1 other branch dev

Sample of config file

Showing 1 changed file with 14 additions and 0 deletions Inline Diff

File was created 1 {
2 "name": "HTTPGETX",
3
4 "# core_url": "Silahkan diisi dengan core url, bisa dikosongkan jika ingin membaca dari main config komodo",
5 "core_url": "",
6
7 "listener": {
8 "partner": {
9 "port": 25614
10 }
11 },
12
13 "cluster": 0
14 }