cfg/app/nut/schema/collectd.cue

7 lines
79 B
Plaintext

package schema
#CollectdNut: {
ups: [...string]
load_plugin: bool | *true
}