Last change
on this file since ffbcf7e was
1377ace,
checked in by Roberto Hueso Gómez <rhueso@…>, 5 years ago
|
Rename 'linux' mode to 'live' mode
'linux' represents ogLive mode that is the reason for the rename.
|
-
Property mode set to
100644
|
File size:
338 bytes
|
Rev | Line | |
---|
[38b6d77] | 1 | { |
---|
| 2 | "opengnsys": { |
---|
| 3 | "ip": "127.0.0.1", |
---|
| 4 | "port": 8889, |
---|
| 5 | "log": "DEBUG", |
---|
[1377ace] | 6 | "mode": "live", |
---|
[38b6d77] | 7 | "url": "https://127.0.0.1/opengnsys/varios/menubrowser.php", |
---|
| 8 | "url_log": "http://localhost/cgi-bin/httpd-log.sh" |
---|
| 9 | }, |
---|
| 10 | "samba": { |
---|
[efedaa2] | 11 | "activate": true, |
---|
[38b6d77] | 12 | "user": "opengnsys", |
---|
| 13 | "pass": "og" |
---|
| 14 | }, |
---|
| 15 | "vnc": { |
---|
| 16 | "activate": true, |
---|
| 17 | "pass": "ogvnc" |
---|
| 18 | } |
---|
| 19 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.