{{#hashicorp-consul id="wrapper" dcs=dcs dc=dc}} {{#app-view class="settings show"}} {{#block-slot 'notification' as |status type|}} {{#if (eq type 'update')}} {{#if (eq status 'success') }} Your settings were saved. {{else}} There was an error saving your settings. {{/if}} {{ else if (eq type 'delete')}} {{#if (eq status 'success') }} You settings have been reset. {{else}} There was an error resetting your settings. {{/if}} {{/if}} {{/block-slot}} {{#block-slot 'header'}}

Settings

{{/block-slot}} {{#block-slot 'content'}}

These settings allow you to configure your browser for the Consul Web UI. Everything is saved to localstorage, and persists through visits and browser usage.

{{/block-slot}} {{/app-view}} {{/hashicorp-consul}}