gravitee-io / issues

Gravitee.io - API Platform - Issues
64 stars 26 forks source link

[management] set default values in comment in the gravitee.yml #903

Open NicolasGeraud opened 6 years ago

NicolasGeraud commented 6 years ago

The configuration in comment in the gravitee.yml must be the default value. For the rating feature and the support feature, the default value is false but the value in comment is true.

Expected Behavior

Because false is the default value, this must be the value in comment in the gravitee.yml

aelamrani commented 6 years ago

I think we should indicate on the comment of the configuration attribute the default value. This way, the user who change the value will keep the default value on comment...