mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 12:51:07 -05:00
8 lines
106 B
PHP
8 lines
106 B
PHP
okey_merge = {
|
|
key = value1;
|
|
key1 = value2;
|
|
}
|
|
|
|
akey_merge = ["value3"];
|
|
|
|
skey_merge = "value4";
|