6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
config = {
|
|
"debug": False, # Enable autoreload for html/jinja files
|
|
"reverse_proxy_mode": False, # True if you want to use nginx on port 80
|
|
"lx_file": '/home/pi/.config/lxsession/LXDE-pi/autostart' # Path to lx autostart file
|
|
}
|