reverted typo fix in dev.json

This commit is contained in:
Johannes Findeisen 2013-11-22 19:33:41 +01:00
commit c77d707fd5

View file

@ -20,8 +20,8 @@
"args": { "host": "localhost", "args": { "host": "localhost",
"port": 25, "port": 25,
"sender": "linspector@linspector.org", "sender": "linspector@linspector.org",
"user": "", "username": "",
"pass": "", "password": "",
"rcpt": "hanez@linspector.org" "rcpt": "hanez@linspector.org"
} }
}, },