We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f663c7 commit 3ca135bCopy full SHA for 3ca135b
README.md
@@ -49,6 +49,7 @@ HOCON spec for reference: https://lightbend.github.io/config/
49
```
50
- Use normal string with escape sequence.
51
For example: `a = "line1\nline2\"\"\"\nline3\n"`
52
+- Environment variable interpolation is not supported.
53
54
## Schema
55
0 commit comments