docs
This commit is contained in:
@ -14,7 +14,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
name: 'compress', alias: 'c', type: Boolean,
|
||||
description: 'Enable gzip compression, reduces bandwidth.', group: 'server'
|
||||
description: 'Serve gzip-compressed resources, where applicable', group: 'server'
|
||||
},
|
||||
{
|
||||
name: 'forbid', alias: 'b', type: String, multiple: true, typeLabel: '[underline]{path} ...',
|
||||
|
Reference in New Issue
Block a user