add comment for asu_build option
authorMoritz Warning <moritzwarning@web.de>
Mon, 17 Feb 2020 10:07:06 +0000 (11:07 +0100)
committerMoritz Warning <moritzwarning@web.de>
Mon, 17 Feb 2020 10:08:40 +0000 (11:08 +0100)
config.js

index a894147891d27a1fb22043bfdbb9ae24381047e0..bc233c65e7e029e96835f8be360747e5ddc17dfb 100644 (file)
--- 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'
 };