Skip to content

Commit d908859

Browse files
authored
Merge branch refs/heads/1.10.x into 1.11.x
2 parents b8fb161 + e606fbe commit d908859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/parametersSchema.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ parametersSchema:
214214
dnsServers: schema(listOf(string()), min(1)),
215215
tmpDir: string()
216216
])
217-
env: arrayOf(string(), string())
217+
env: arrayOf(string(), anyOf(int(), string()))
218218
sysGetTempDir: string()
219219

220220
# irrelevant Nette parameters

0 commit comments

Comments
 (0)