Update README.md

This commit is contained in:
Dima yawaflua
2023-12-23 02:22:46 +03:00
committed by GitHub
parent 8c88eea1d7
commit 8df7e26494

View File

@@ -59,7 +59,7 @@ Example data for appsettings.json:
"redirectUrl": "https://example.com/authorize",
"connectionString": "Host=example.com;Username=root;Password=root;Database=MySite;",
"__comment": {
"__comment": "You can add many ids, used "," like this:",
"__comment": "You can add many ids, used \",\" like this:",
"ownerId": "111111111111111, 1111111111, 11111111111, 1111111111111",
"__comment_2": "please, didnt use dictionary-typed json value"
},