Last change
on this file since 1ab981a was
cc0d987,
checked in by OpenGnSys Support Team <soporte-og@…>, 4 years ago
|
#1060 virtual: enable audio and wifi vfio by default
|
-
Property mode set to
100644
|
File size:
373 bytes
|
Line | |
---|
1 | { |
---|
2 | "opengnsys": { |
---|
3 | "ip": "127.0.0.1", |
---|
4 | "port": 8889, |
---|
5 | "log": "DEBUG", |
---|
6 | "mode": "live", |
---|
7 | "url": "https://127.0.0.1/opengnsys/varios/menubrowser.php", |
---|
8 | "url_log": "http://localhost/cgi-bin/httpd-log.sh" |
---|
9 | }, |
---|
10 | "samba": { |
---|
11 | "activate": true, |
---|
12 | "user": "opengnsys", |
---|
13 | "pass": "og" |
---|
14 | }, |
---|
15 | "vnc": { |
---|
16 | "activate": true, |
---|
17 | "pass": "ogvnc" |
---|
18 | }, |
---|
19 | "vfio": [ |
---|
20 | "audio", |
---|
21 | "wifi" |
---|
22 | ] |
---|
23 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.