Skip to content

Commit 4a03088

Browse files
authored
Merge pull request #144 from akquinet/global-read-not-working
docs: typo
2 parents ae48406 + 00f843d commit 4a03088

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ environments:
169169
subzones: true
170170
```
171171

172-
173172
##### Regex
174173

175174
Under a `zone` the option `regex: true` can be set.
@@ -191,7 +190,7 @@ environments:
191190

192191
Global `read` permissions can be defined under an `environment`.
193192

194-
For this the `Environment` must have the option `global_read: true`.
193+
For this the `Environment` must have the option `global_read_only: true`.
195194

196195
This allows the token to read all zones in the PowerDNS.
197196

0 commit comments

Comments
 (0)