Add logLevel parameter for doc

This commit is contained in:
Xavier Guimard 2018-05-07 17:50:37 +02:00
parent 5d19c958cf
commit dc7e6cb001

View File

@ -215,6 +215,11 @@ sub attributes {
return {
# Other
logLevel => {
type => 'text',
documentation => 'Log level, must be set in .ini',
flags => 'hmp',
},
configStorage => {
type => 'text',
documentation => 'Configuration storage',