Skip to content

Commit 1cc7e0c

Browse files
committed
Alphabetize items
1 parent 0f6b2f3 commit 1cc7e0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/config.sample.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
},
4343
"email": {
4444
"smtp_host": "smtp.example.com",
45+
"smtp_password": "",
4546
"smtp_port": 587,
46-
"smtp_user": "",
47-
"smtp_password": ""
47+
"smtp_user": ""
4848
},
4949
"memcache": {
5050
"connect_timeout": 1.0,

0 commit comments

Comments
 (0)