From 4445ef6432d43f856890ba191aa308f5ccfab341 Mon Sep 17 00:00:00 2001 From: Simone Margaritelli Date: Thu, 24 Oct 2019 17:53:02 +0200 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- pwnagotchi/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml index 32db5adc..33b12672 100644 --- a/pwnagotchi/defaults.yml +++ b/pwnagotchi/defaults.yml @@ -7,7 +7,7 @@ # main algorithm configuration main: # 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 lang: en # custom plugins path, if null only default plugins with be loaded