Add support for INI debug
In order to troubleshoot spice connection issues, add ini debug option
This commit is contained in:
@@ -9,6 +9,8 @@ icon = vdiicon.ico
|
||||
logo = vdiclient.png
|
||||
# Enable Kiosk mode, which does not allow the user to close anything
|
||||
kiosk = False
|
||||
# Enable displaying SPICE ini file before opening virt-viewer
|
||||
inidebug = False
|
||||
|
||||
[Authentication]
|
||||
# This is the authentication backend that will be used to authenticate
|
||||
|
||||
Reference in New Issue
Block a user