Skip to content

Commit 3ca135b

Browse files
committed
docs: add limitation about environment variable value interpolation
1 parent 3f663c7 commit 3ca135b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ HOCON spec for reference: https://lightbend.github.io/config/
4949
```
5050
- Use normal string with escape sequence.
5151
For example: `a = "line1\nline2\"\"\"\nline3\n"`
52+
- Environment variable interpolation is not supported.
5253
5354
## Schema
5455

0 commit comments

Comments
 (0)