{% include 'includes/head.html' %} {% include 'includes/logo_header.html' %}
{% include 'includes/message_display.html' %}
LND Custom Config

Additional LND Config

You can add extra config to the bottom of the automatically generated LND config here. Invalid config may have adverse effects and it may confict with other settings and cause issues.

Saving will reboot your device.


Override LND Config

You can override the entire LND config. However, using your own config will prevent any future automatic updates and may have adverse effects. Many other settings will have no effect.

Saving will reboot your device.
{% if using_lnd_custom_config %}
You are currently using a custom LND config.
{% endif %}


Reset Config
{% include 'includes/footer.html' %}