obscreen/config.py.dist
2024-02-19 15:19:04 +01:00

7 lines
102 B
Plaintext

config = {
"config": False,
"port": 5000,
"reverse_proxy_mode": False,
"lang": "en"
}