change settings sample to avoid error when editing httpAuth

This commit is contained in:
Alexandre Girard 2011-12-02 14:42:42 +01:00
parent 71fee11656
commit a520c1e112
1 changed files with 3 additions and 4 deletions

View File

@ -43,10 +43,9 @@
Abiword is needed to enable the import/export of pads*/
"abiword" : null,
/* This setting is used if you need http basic auth */
// "httpAuth" : "user:pass",
/* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */
"loglevel": "INFO"
/* This setting is used if you need http basic auth */
// "httpAuth" : "user:pass"
}