Config Settings
Set Config Settings
config set name=mySettingconfig set modules.myModule.mySetting=fooconfig set myArraySetting[1]="value"config set setting1=value1 setting2=value2 setting3=value3config set myArraySeting="[ 'test@test.com', 'me@example.com' ]"config set myArraySetting="[ 'another value' ]" --appendShow Config Settings
Clear Config Setting
Last updated
Was this helpful?