HTTP and HTTPS settings used by the GameStream pairing server.
More...
#include <src/config.h>
|
|
std::string | cert |
| | Certificate PEM string or path.
|
| |
|
std::string | external_ip |
| | External address advertised to clients when configured.
|
| |
|
std::string | file_state |
| | Path to the persisted Sunshine state file.
|
| |
|
std::string | origin_web_ui_allowed |
| | Origin policy used for Web UI access checks.
|
| |
|
std::string | pkey |
| | Private key PEM string or path.
|
| |
|
std::string | sunshine_name |
| | Host name advertised to Moonlight clients.
|
| |
HTTP and HTTPS settings used by the GameStream pairing server.
The documentation for this struct was generated from the following file: