reverted typo fix in dev.json
This commit is contained in:
parent
15fc135484
commit
c77d707fd5
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue