Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::OlaServer::Options Struct Reference

Detailed Description

Options for the OlaServer.

Public Attributes

bool http_enable
 
bool http_localhost_only
 Run the HTTP server.
 
bool http_enable_quit
 Restrict access to localhost only.
 
unsigned int http_port
 Enable /quit URL.
 
std::string http_data_dir
 Port to run the HTTP server on.
 
std::string network_interface
 
std::string pid_data_dir
 

Member Data Documentation

◆ http_data_dir

std::string ola::OlaServer::Options::http_data_dir

Port to run the HTTP server on.

Directory that contains the static content


The documentation for this struct was generated from the following file: