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:
@@ -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
|
||||
|
Reference in New Issue
Block a user