mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-24 19:08:08 +00:00
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
|
# option definition config
|
||
|
|
||
|
# options
|
||
|
option space foobar;
|
||
|
|
||
|
# array of text are forbidden
|
||
|
option foobarstring-array code 1 = array of text;
|