Fixed typo in auth post password message. Make sure to keep site_destination set in login form, so that the user is redirected to previous location. Use default http client in the feel aggregator component, instead of forcing libcurl usage.
10 lines
156 B
INI
10 lines
156 B
INI
port=9090
|
|
#port=12345
|
|
verbose=true
|
|
socket_timeout=60
|
|
socket_recv_timeout=45
|
|
keep_alive_timeout=25
|
|
ssl_enabled=false
|
|
ssl_ca_key=demo.key
|
|
ssl_ca_crt=demo.crt
|