1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Document that config file is UTF-8

Addresses part of nats-io/nats-server#2182
This commit is contained in:
Phil Pennock 2021-05-11 17:15:31 -04:00
parent 87a7e7a456
commit 9fe97fedeb

View File

@ -14,6 +14,8 @@ The NATS configuration file supports the following syntax:
* Maps can be assigned with no key separator
* Semicolons can be used as terminators
The NATS configuration file is parsed with UTF-8 encoding.
## Strings and Numbers
The configuration parser is very forgiving, as you have seen: