1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[bind] host = "localhost" port = 5711 [database] disk_based = false graphannis = "data/" sqlite = "service.sqlite" [auth.token_verification] secret = "not-a-random-secret" type = "HS256" [logging] debug = false