X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsyslog%2Fconfig%2Fschema%2Fsyslog.schema.yml;fp=web%2Fcore%2Fmodules%2Fsyslog%2Fconfig%2Fschema%2Fsyslog.schema.yml;h=5d2707a5a15158728caabdd4ae0c39d6dcb00326;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/syslog/config/schema/syslog.schema.yml b/web/core/modules/syslog/config/schema/syslog.schema.yml new file mode 100644 index 000000000..5d2707a5a --- /dev/null +++ b/web/core/modules/syslog/config/schema/syslog.schema.yml @@ -0,0 +1,15 @@ +# Schema for the configuration files of the syslog module. + +syslog.settings: + type: config_object + label: 'Syslog settings' + mapping: + identity: + type: string + label: 'Identity' + facility: + type: string + label: 'Facility' + format: + type: string + label: 'Format'