mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 14:44:40 +02:00
More updates on config template stuff
This commit is contained in:
parent
713329b5d3
commit
0058d54424
2 changed files with 130 additions and 24 deletions
|
@ -32,6 +32,8 @@ function getAnswers(questions, cb) {
|
|||
|
||||
const ConfigIncludeKeys = [
|
||||
'theme',
|
||||
'loginServers',
|
||||
'contentServers',
|
||||
];
|
||||
|
||||
const QUESTIONS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue