Add ending quotation mark
Fix small typo
This commit is contained in:
committed by
Juliusz Chroboczek
parent
37d6ab5445
commit
1d89177ae9
@@ -43,7 +43,7 @@ The server may be configured in the JSON file `data/config.json`. This
|
|||||||
file may look as follows:
|
file may look as follows:
|
||||||
|
|
||||||
{
|
{
|
||||||
"canonicalHost: "galene.example.org",
|
"canonicalHost": "galene.example.org",
|
||||||
"admin":[{"username":"root","password":"secret"}]
|
"admin":[{"username":"root","password":"secret"}]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user