![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
Declarations for the Web UI Config HTTP server. More...
Go to the source code of this file.
Macros | |
#define | WEB_DIR SUNSHINE_ASSETS_DIR "/web/" |
Functions | |
void | confighttp::start () |
Variables | |
const std::map< std::string, std::string > | mime_types |
constexpr auto | confighttp::PORT_HTTPS = 1 |
Declarations for the Web UI Config HTTP server.
const std::map<std::string, std::string> mime_types |