More updates on config template stuff

This commit is contained in:
Bryan Ashby 2018-11-10 20:00:25 -07:00
parent 713329b5d3
commit 0058d54424
2 changed files with 130 additions and 24 deletions

View file

@ -32,6 +32,8 @@ function getAnswers(questions, cb) {
const ConfigIncludeKeys = [
'theme',
'loginServers',
'contentServers',
];
const QUESTIONS = {