обнова еее

This commit is contained in:
2025-08-07 17:39:09 +03:00
parent be59c11a6b
commit 780072bdbd
6 changed files with 72 additions and 33 deletions

18
config.py Normal file
View File

@@ -0,0 +1,18 @@
name="debweb 1.1.0"
addr="localhost"
port=7856
log_file=None
preset_file="preset.html"
directory="files/"
read_buffer=16384
write_buffer=16384
start_msg="started at <ADDR>"
conn_msg="conn from <ADDR>"
get_msg="<ADDR> got <FILE>"
e404_file="404.html"
e404_msg="<ADDR> err 404 <FILE>"