mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 18:40:38 +00:00
This adds the API configuration parameters to the configurtion, so it will be possible to take them from the configuration file or from the command line. The following configuration were defined: api_port api_addres api_ui_dir api_doc_dir Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>