Sunshine master
Self-hosted game stream host for Moonlight.
config::nvhttp_t Struct Reference

HTTP and HTTPS settings used by the GameStream pairing server. More...

#include <src/config.h>

Public Attributes

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.
 

Detailed Description

HTTP and HTTPS settings used by the GameStream pairing server.


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