Fix up malformed JSON.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"version": 1,
|
||||
"port": 143,
|
||||
"port_ssl": 993,
|
||||
"threads_max": 50,
|
||||
"threads_max": 50
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": 1,
|
||||
"port": 110,
|
||||
"port_ssl": 995,
|
||||
"port_ssl": 995
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user