From: Moritz Warning Date: Mon, 17 Feb 2020 10:07:06 +0000 (+0100) Subject: add comment for asu_build option X-Git-Tag: v1.0.0~4 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d23ecaee080ab2d1c88fb57562550f54057ba8bd;p=web%2Ffirmware-selector-openwrt-org.git add comment for asu_build option --- diff --git a/config.js b/config.js index a894147..bc233c6 100644 --- a/config.js +++ b/config.js @@ -11,5 +11,7 @@ var config = { '19.07.1': 'names-19.07.1.json', '18.06.7': 'names-18.06.7.json' }, + // Optional: Attended Sysupgrade Feature + // Build custom images asu_url: '/api/build' };