-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.json
35 lines (35 loc) · 942 Bytes
/
settings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"app_name": "a2b",
"app_id": "183dcce812d78798659eb538aa719a9c28c36c05df80c9b0aef24938049799a8",
"app_suspended": "no",
"default_customer_mode": "offer",
"default_dispatcher_mode": "offer",
"default_driver_mode": "quote",
"allow_queue": "yes",
"allow_reservation": "yes",
"allow_advance_reservation": 10,
"allow_remote_reservation": 1440,
"allow_bid": "yes",
"allow_offer": "yes",
"allow_price_offer": "yes",
"who_can_offer_price": "",
"biddable": "yes",
"rquire_uppload": "no",
"limit_area_coverage": 25,
"zone_maximum_driver_limit": 20,
"working_hours": "",
"allow_add_group": "yes",
"who_can_add_group": "",
"show_vehicle": "yes",
"show_permit": "yes",
"show_rating": "yes",
"show_QP": "yes",
"allow_trip_cancel": "yes",
"allow_edit_trip_detail": "yes",
"allow_multiple_passengers": "yes",
"allow_fare_split": "yes",
"allow_coupon": "yes",
"offer": 20,
"jail": 60,
"allow_reoffer": "yes"
}