misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli
2019-10-24 17:53:02 +02:00
parent a25395a945
commit 4445ef6432

View File

@ -7,7 +7,7 @@
# main algorithm configuration # main algorithm configuration
main: main:
# if set this will set the hostname of the unit # if set this will set the hostname of the unit
name: 'pwnagotchi' name: ''
# currently implemented: en (default), de, el, fr, it, mk, nl, ru, se, pt-BR, es, pt # currently implemented: en (default), de, el, fr, it, mk, nl, ru, se, pt-BR, es, pt
lang: en lang: en
# custom plugins path, if null only default plugins with be loaded # custom plugins path, if null only default plugins with be loaded