mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Version 2.2.9:
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -101,6 +101,10 @@ def main():
|
||||
main:
|
||||
lang: {lang}
|
||||
ui:
|
||||
font:
|
||||
name: 'DejaVuSansMono'
|
||||
size_offset: 0
|
||||
size: 0
|
||||
fps: 0.3
|
||||
display:
|
||||
enabled: false
|
||||
@ -110,7 +114,7 @@ def main():
|
||||
type: {display}
|
||||
web:
|
||||
enabled: true
|
||||
address: "0.0.0.0"
|
||||
address: '::'
|
||||
port: 8080
|
||||
|
||||
faces:
|
||||
|
Reference in New Issue
Block a user