Show a Welcome Page if credentials are created the first time Sunshine is started
This commit is contained in:
@@ -230,6 +230,8 @@ sunshine_t sunshine {
|
||||
SUNSHINE_CONFIG_DIR "/sunshine.conf", // config file
|
||||
{}, // cmd args
|
||||
47989,
|
||||
false, // show credentials,
|
||||
""
|
||||
};
|
||||
|
||||
bool endline(char ch) {
|
||||
|
||||
Reference in New Issue
Block a user