diff options
-rw-r--r-- | cfg/ogclient.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/ogclient.json b/cfg/ogclient.json index 047ec6d..dc8055d 100644 --- a/cfg/ogclient.json +++ b/cfg/ogclient.json @@ -8,7 +8,7 @@ "url_log": "http://localhost/cgi-bin/httpd-log.sh" }, "samba": { - "activate": true + "activate": true, "user": "opengnsys", "pass": "og" }, |