# README
OTG plugin
The OTG service is an HTTP plugin for reva that is exposing an OTG message.
Configuration
[http.services.otg]
db_username = "root"
db_password = "password"
db_host = "host.example.org"
db_port = 3306
db_name = "dbname"
prefix = "otg"