Added an example demonstrating the WSF_FORM component from wsf_html library.
This commit is contained in:
9
examples/form/server.ini
Normal file
9
examples/form/server.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
verbose=true
|
||||
verbose_level=ALERT
|
||||
port=9090
|
||||
#max_concurrent_connections=100
|
||||
keep_alive_timeout=3
|
||||
#max_tcp_clients=100
|
||||
socket_timeout=60
|
||||
socket_recv_timeout=15
|
||||
#max_keep_alive_requests=300
|
||||
Reference in New Issue
Block a user