mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
12 lines
163 B
Text
12 lines
163 B
Text
.include(priority = 1) "${CURDIR}/16.inc"
|
|
|
|
section = {
|
|
value = "test";
|
|
}
|
|
|
|
overrided = {
|
|
value = "not-to-be-shown";
|
|
}
|
|
overrided = {
|
|
value2 = "implicit-array";
|
|
}
|