Use base_config template and merge in the config file, instead of manually substituting default value when they are missing

This commit is contained in:
Diederik de Groot
2018-03-16 00:30:10 +01:00
parent 7581605a64
commit 3a9770620a
2 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
[main]
debug = on ; The output in the browser window for more information
tftproot = /tftpboot
;default_language = English_United_States
;firmware = firmware
;settings = settings
@@ -10,4 +10,3 @@ tftproot = /tftpboot
;locales = locales
;countries = locales/countries
;languages = locales/languages
;default_language = English_United_States